Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 594 Bytes

File metadata and controls

20 lines (14 loc) · 594 Bytes

angelos-project-crypt

Cryptography utilities.

Contributions

Only:

  • org.angproj.crypt.dsa.EcdsaSign,
  • org.angproj.crypt.dsa.EcdsaVerify and,
  • org.angproj.crypt.ec.EllipticCurve,
  • org.angproj.crypt.ec.Jacobian,
  • org.angproj.crypt.ec.JacobianPoint,

are joint copyrighted with Stark Bank S.A.

Only test-vectors of:

*org.angproj.crypt.sec.Prime256Koblitz1Test

are licensed under BSD from PyCA Cryptography with their individual contributors. Original was found here.