Liking cljdoc? Tell your friends :D

buddy.core.bytes

A collection of functions for work with byte arrays and bytes.

A collection of functions for work with byte arrays
and bytes.
raw docstring

buddy.core.codecs

Util functions for make conversion between string, bytes and encode them to base64 ot hex format.

Util functions for make conversion between string, bytes
and encode them to base64 ot hex format.
raw docstring

buddy.core.codecs.base64

Util functions for make conversion between string, bytes and encode them to base64 hex format.

DEPRECATED: replaced by functions in buddy.core.codecs

Util functions for make conversion between string, bytes
and encode them to base64 hex format.

DEPRECATED: replaced by functions in `buddy.core.codecs`
raw docstring

buddy.core.dsa

Digital Signature Algorithms.

Digital Signature Algorithms.
raw docstring

buddy.core.kdf

Key derivation function interface.

Key derivation function interface.
raw docstring

buddy.core.keys

PEM reader, JWK file reading writing and JCA conversions

NOTE: Supports only public/private key reading - no symmetric keys support available/

References:

PEM reader, JWK file reading writing and JCA conversions

NOTE: Supports only public/private key reading - no symmetric keys support available/

References:

* https://tools.ietf.org/html/rfc7515
* https://tools.ietf.org/html/rfc7517
* https://tools.ietf.org/html/rfc7638
* https://tools.ietf.org/html/rfc8037
* https://www.iana.org/assignments/jose/jose.xhtml
raw docstring

buddy.core.keys.jwk.okp

Octet string key pairs OKP support

Reference: https://tools.ietf.org/html/rfc8037#section-2

Octet string key pairs OKP support

Reference:
https://tools.ietf.org/html/rfc8037#section-2
raw docstring

buddy.core.keys.jwk.rsa

JWK support for RSA keys

JWK support for RSA keys
raw docstring

No vars found in this namespace.

buddy.core.keys.pem

PEM reading implementation.

PEM reading implementation.
raw docstring

buddy.core.mac

Message Authentication Code algorithms.

Message Authentication Code algorithms.
raw docstring

buddy.core.nonce

Namespace dedicated to provide an abstraction for generate a valid secure nonce values.

By convenience, it also exposes additional functions for generate random iv/salts.

Namespace dedicated to provide an abstraction
for generate a valid secure nonce values.

By convenience, it also exposes additional functions
for generate random iv/salts.
raw docstring

buddy.core.padding

Block padding algorithms.

Block padding algorithms.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close