Skip to content

Releases: vSEK1RO/Crypter

v1.2.0

06 Jul 08:31
3ac3ac8

Choose a tag to compare

  • Message limit was increased (using 32-byte packing)
  • btoa was changed to forge.util.encode64
  • Unicode now converts to utf8 using forge.util.encodeUtf8

v1.1.0

04 Jul 20:07
0c97d72

Choose a tag to compare

  • Added function for export / import of keypairs
  • Added exception messages for PEM format incorrect and encrypted message incorrect

v1.0.0

04 Jul 17:48

Choose a tag to compare

Basic functionality:

  • Keypair generation
  • Encryption
  • Decryption