Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
keepass
v0.4.0
Keepass
Database
Entry
Error
CipherNotSupported
CompressionNotSupported
CorruptedData
DecryptionFailed
FormatNotSupported
Generic
InnerEncryptionNotSupported
MalformedKeyFile
MissingHeader
NotKdb
Parsing
Group
Parser
Block
Cipher
Compression
InnerEncryption
Sodium
Salsa20
Built with Crystal 1.9.2
2023-10-08 13:40:56 UTC
enum
Keepass::Parser::InnerEncryption
Defined in:
keepass/parser.cr
Enum Members
None
=
0
Salsa20
=
1
Instance Method Summary
#none?
#salsa20?
Instance Method Detail
def
none?
#
[
View source
]
def
salsa20?
#
[
View source
]