Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
spake2_plus
v1.0.0
Top Level Namespace
SPAKE2Plus
Algorithms
Curve
MAC
Protocol
Generated using Crystal 1.14.0
2024-11-26 09:38:28 UTC
enum
SPAKE2Plus::
MAC
Defined in:
spake2_plus.cr
Enum Members
HMAC
=
0
CMAC
=
1
Instance Method Summary
#cmac?
#hmac?
Instance Method Detail
def
cmac?
#
[
View source
]
def
hmac?
#
[
View source
]