Skip to content

Release 1.10.55

Choose a tag to compare

@jlangch jlangch released this 10 Dec 09:26
· 4618 commits to master since this release

[1.10.55] - 2023-12-10

Added

  • function str/align
  • bytebuf allocation with random values
  • bytebuf allocation with a fill value
  • an example script comparing AES-256 CBC, AES-256 GCM, and AES-256 ZIP
    encryption and decryption performance
  • an example script comparing MD5, SHA-1, SHA-256 hashing performance