Lasso Soft Inc. > Home

[ Cipher_KeyLength ]

Method

[Cipher_KeyLength] returns the required key length for a given cipher.

The method requires one parameter which specifies the cipher.

  • Syntax
Cipher_KeyLength('Cipher Name')

iterate(Cipher_List, local(cipher)) => {^
  #cipher + ': ' + Cipher_KeyLength(#cipher) + '\r'
^}

with cipher in Cipher_List do => {^  #cipher + ': ' + Cipher_KeyLength(#cipher) + '\r' ^}
Examples

No examples found

Recent Comments

No Comments found

Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.

LassoSoft Inc. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft