((category math crypt) (synopsis "Arithmetic and Cryptography on Elliptic Curve Groups over Finite Fields") (author "Thomas Chust") (license "BSD") (version "1.0.3") (dependencies srfi-1 srfi-99 matchable modular-arithmetic) (test-dependencies test) (components (extension elliptic-curves (modules elliptic-curves elliptic-curve-parameters elliptic-curve-arithmetic elliptic-curve-cryptography)))) ;; vim: set ai et ts=8 sts=2 sw=2 ft=scheme: ;;