Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Releases: cryptotronix/libcrypti2c

v1.0.0-rc1

21 Aug 04:27
v1.0.0-rc1
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

-Major refactor to use libglib/yacl vs. check/libgcrypt.

Version 0.4.0

06 Jul 23:19
Compare
Choose a tag to compare
  • Adds hkdf-256 function.
  • Moves all public functions to libcryptoauth.h and does not install any other headers.
  • Adds ECDH function for ATECC508.
  • Changes install directory to lib/libcryptoauth/...

Version 0.3.2

08 May 01:33
Compare
Choose a tag to compare

Changes configure.ac to build a static library.

Version 0.3.1

04 May 23:22
Compare
Choose a tag to compare

This version adds the following:

  • Refactors pkg-config setup, now you just need to pkg-config cryptoauth --cflags --libs
  • Adds basic XML parsing feature to parse and load config files.

Version 0.2

08 Apr 22:45
Compare
Choose a tag to compare

Version 0.2 changes the following:

  • The name of the library changed to libcryptoauth to better reflect the support for the CryptoAuthentication Devices.
  • The library can optionally support a kernel driver with the -DUSE_KERNEL flag.
  • renamed ci2c to lca in most cases.
  • Added more core functions into the library.

Version 0.1

18 Mar 13:52
Compare
Choose a tag to compare

This is the 0.1 version that will work with EClet. However, the repository is changing names and is under development so this is largely for archival reasons.