Skip to content

Releases: imkcat/CatCrypto

0.1.5

21 Dec 06:10
Compare
Choose a tag to compare

Added

  • Add MD6 function crypto: CatMD6Crypto

0.1.4

19 Dec 08:30
Compare
Choose a tag to compare

Added

  • Add Message-Digest function cryptos: CatMD2Crypto, CatMD4Crypto and CatMD5Crypto

0.1.3

16 Dec 03:54
Compare
Choose a tag to compare

Added

  • Add masOS, tvOS and watchOS platforms support

Changed

  • Rewrite with Swift type to interact C type

0.1.2

14 Dec 08:36
Compare
Choose a tag to compare

Fixed

  • Fix memory leak from Argon2 hashing and verification
  • Fix build warnings

0.1.1

13 Dec 15:55
Compare
Choose a tag to compare

Added

  • Add more documents

0.1.0

12 Dec 10:26
Compare
Choose a tag to compare

Added

  • Add Argon2 function crypto: CatArgon2Crypto