cipherNames | |
Type | function |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Associations | ssl & encryption |
Summary | cipherNames returns a list of ciphers and their associated default key lengths in bits. |
Introduced | 2.5 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Related | Command: encrypt Glossary: Standalone Application Settings, function, LiveCode custom library, standalone application Library: SSL & Encryption library |
Security | network |
Description | Some ciphers like blowfish accept key lengths up to 448 bits where 128 is the default, others have fixed sized key lengths.
|