Search results

From OpenSSLWiki
Jump to navigationJump to search
  • ...'' is a cipher operating on a flow of data (a ''stream''), as opposed to a block at a time. * [[Block Cipher]]
    224 bytes (34 words) - 06:58, 29 July 2019
  • [[Category:Block Cipher]]
    96 bytes (10 words) - 17:22, 31 March 2013
  • [[Category:Block Cipher]]
    1 KB (200 words) - 16:24, 5 January 2017
  • [[Category:Block Cipher]]
    946 bytes (169 words) - 18:08, 30 June 2016
  • ...the authentication tag. In contrast, modes like CCM, EAX and GCM visit the block of data twice due to US patent encumbrances - once to encrypt the data and
    1 KB (231 words) - 19:27, 30 June 2016
  • ...line tools for encryption and decryption. [[enc|Enc]] is used for various block and stream ciphers using keys based on passwords or explicitly provided. It ===Cipher alogorithms===
    6 KB (921 words) - 07:58, 20 July 2020
  • ...e doing in CBC mode. Make sure you use the right key and IV length for the cipher you have selected, or it will go horribly wrong!! The IV should be random f * and IV size appropriate for your cipher
    14 KB (2,119 words) - 10:27, 15 May 2023
  • ...PI|libcrypto]] and [[Libssl API|libssl]]. ARIA will be used as the example cipher throughout. ARIA is a basic C implementation without the extra complexity o == Create the Cipher ==
    31 KB (4,394 words) - 07:22, 18 April 2021