Digital Signature Algorithms.
Digital Signature Algorithms.
(-end _ signature?)Returns the computed signature.
Returns the computed signature.
(-init _ options)Initialize signature.
Initialize signature.
(-update _ input offset length)Update signature state.
Update signature state.
Default inteterface for all signature
algorithms supported by buddy.
Default inteterface for all signature algorithms supported by `buddy`.
(-sign input engine)Make signature.
Make signature.
(-verify input signature engine)Verify signature.
Verify signature.
(sign input {:keys [alg key prng]})(verify input signature {:keys [key alg]})cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |