Skip to content

Releases: invisal/god_crypto

v1.4.11

14 Nov 13:44

Choose a tag to compare

  • Fixing this issue #45

v1.4.10

13 Jun 23:08
f7d1310

Choose a tag to compare

Merge pull request #32 from ribizli/issue_31_private_pkcs8_trimming_f…

v1.4.9

23 Jan 01:23
b6826c1

Choose a tag to compare

Merge pull request #26 from cloudydeno/patch-1

Use /std/hash instead of denopkg.com/chiefbiiko

v1.4.8

18 Dec 15:34

Choose a tag to compare

  • Fixing PSS encoding bug

v1.4.7

12 Dec 00:07

Choose a tag to compare

  • Add RSASSA-PSS digital signature support (SHA256, SHA512)
  • Add SHA512 support for RSA OAEP and RSASSA-PKCS1-v1_5

v1.4.6

09 Dec 16:33
cdbcf04

Choose a tag to compare

v1.4.5

09 Dec 13:07
cadbf95

Choose a tag to compare

  • Using Chinese Remainder Theorem for RSA decryption. (It is now 3 times faster when decrypt)
  • Fixing bug on PEM key with trailing newline

v1.4.4

05 Dec 13:44
fb9b801

Choose a tag to compare

  • Add importKey support for pkcs8 private key

v1.4.3

06 Oct 10:35
22eb704

Choose a tag to compare

  • Supporting Deno 1.4.x

v1.4.2

08 Sep 10:55
4b41e18

Choose a tag to compare

  • Export key to PEM or JWK