Skip to content

Releases: qeek-dev/cryhel

0.1.5

08 Nov 03:54

Choose a tag to compare

  • fix zero unpad implement

v0.1.4

04 Nov 06:29

Choose a tag to compare

  • zeropadding
  • spacepadding

v0.1.3

21 Mar 07:58

Choose a tag to compare

feat(Crypto): change padding method (#6)

change padding method from ZeroPadding to SpacePadding. It can decrypt both of Cloud Connector
Server encrypt credentials and mobile encrypt credentials now.

close #7

v0.1.2

21 Feb 03:46

Choose a tag to compare

Update README.md (#5)

v0.1.1: Merge pull request #4 from cage1016/fix/custom-base64-encoding

20 Feb 15:40

Choose a tag to compare

  • fixed decrypt custom base64 encoding don't fit

v0.1.0

20 Feb 14:27

Choose a tag to compare

add decrypt/encrypt custom base64 encoding (#3)