|
Salmon
|
Classes | |
| interface | ISalmonPbkdfProvider |
| Provides key derivation based on text passwords. More... | |
| class | SalmonDefaultPbkdfProvider |
| Provides pbkdf via C# default algorithm. More... | |
| class | SalmonPassword |
| Generates security keys based on text passwords. More... | |
| class | SalmonPbkdfFactory |
| Creates AES transformer implementations. More... | |
Enumerations | |
| enum | PbkdfAlgo { SHA1 , SHA256 } |
| Pbkdf algorithm implementation type. More... | |
| enum | PbkdfType { Default } |
| Pbkdf implementation type. More... | |