cryptofun

Crypto algorithms from scratch. Academic purposes only.

RSA

  • GenerateKeyPair
  • Encrypt
  • Decrypt
  • Blind
  • Blind Signature
  • Unblind Signature
  • Verify Signature
  • Homomorphic Multiplication

Paillier

  • GenerateKeyPair
  • Encrypt
  • Decrypt
  • Homomorphic Addition

ECC

Shamir Secret Sharing

Description
No description provided
Readme GPL-3.0 121 KiB
Languages
Go 100%