/webcrypto-test

A simple page to test webcrypto API in an https env

Primary LanguageHTML

webcrypto-test

A webcrypto tests page.

Dependencies:

Test it here https://nunofaria11.github.io/webcrypto-test.

Implementations

  • RSA-OAEP (SHA-256)
  • Elliptic Curve Diffie-Hellman
  • Elliptic Curve Diffie-Hellman + Passive Eavesdrop
  • Elliptic Curve Diffie-Hellman + Active Man-in-the-middle simulation
  • Shared Secret: RSASSA-PKCS1-v1_5 (SHA-256) + RSA-OAEP (SHA-1 for Safari support) + AES-CBC (length 256)