Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
nacl
v0.1.2
NaCl
AEAD
Base
XChaCha20Poly1305
BadSignatureError
CryptoError
Error
Hash
Blake2b
State
KeyComparator
LengthError
Random
Serializable
Signatures
Ed25519
SigningKey
VerifyKey
SigningKey
Util
VerifyKey
Built with Crystal 1.9.2
2023-10-08 14:51:51 UTC
module
NaCl::KeyComparator
Included Modules
Comparable(
NaCl::KeyComparator
)
Direct including types
NaCl::Signatures::Ed25519::SigningKey
NaCl::Signatures::Ed25519::VerifyKey
Defined in:
nacl/key_comparator.cr
Instance Method Summary
#<=>
(other)
#==
(other)
#compare32
(other)
Instance Method Detail
def
<=>
(other)
#
[
View source
]
def
==
(other)
#
[
View source
]
def
compare32
(other)
#
[
View source
]