github polterguy/magic v8.4.5
Cypherpunk 2 - AES cryptography

latest releases: v17.3.9, v17.3.8, v17.3.7...
3 years ago

Version 8.4.5

magic.lambda.crypto

Further expanded upon the library, creating more and better support for binary byte[] input/output,
such as returning encrypted messages as byte[], handling (correctly) byte[] input to both
decrypt, verify signatures, etc.

Changed the [crypto.random] slot, such that it now only returns alphanumeric characters, and no special characters.

Added the two following slots.

  • [crypto.aes.encrypt] - Encrypts data using AES encryption
  • [crypto.aes.decrypt] - Decrypts data previously encrypted with AES encryption

Refer to the documentation of magic.lambda.crypto for details.

Don't miss a new magic release

NewReleases is sending notifications on new releases.