buddy.core.dsa

(source)
Digital Signature Algorithms.

For more info about this library see:

https://funcool.github.io/buddy-core/latest/
Public Variable Short Description
-end (clj) Returns the computed signature.
-init (clj) Initialize signature.
-sign (clj) Make signature.
-update (clj) Update signature state.
-verify (clj) Verify signature.
IEngine (clj)
ISignature (clj) Default inteterface for all signature algorithms supported by `buddy`.
sign (clj)
verify (clj)