Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@phoegasus phoegasus released this 14 Dec 20:36
· 1 commit to main since this release
  • Updated the ByteBuffer put(int, byte[], int, int) to put(byte[], int, int) for Java 8 compatibility (turns out I wasn't testing on Java 8).
  • Added methods for IPEK and Session Key derivation.