Sciweavers

154 search results - page 1 / 31
» The Software Performance of Authenticated-Encryption Modes
Sort
View
FSE
2011
Springer
190views Cryptology» more  FSE 2011»
12 years 8 months ago
The Software Performance of Authenticated-Encryption Modes
We study the software performance of authenticated-encryption modes CCM, GCM, and OCB. Across a variety of platforms, we find OCB to be substantially faster than either alternati...
Ted Krovetz, Phillip Rogaway
FSE
2004
Springer
117views Cryptology» more  FSE 2004»
13 years 10 months ago
CWC: A High-Performance Conventional Authenticated Encryption Mode
Tadayoshi Kohno, John Viega, Doug Whiting
IACR
2011
192views more  IACR 2011»
12 years 4 months ago
The Hummingbird-2 Lightweight Authenticated Encryption Algorithm
Hummingbird-2 is an encryption algorithm with a 128-bit secret key and a 64-bit initialization vector. Hummingbird-2 optionally produces an authentication tag for each message proc...
Daniel Engels, Markku-Juhani O. Saarinen, Peter Sc...
CHES
2009
Springer
137views Cryptology» more  CHES 2009»
14 years 5 months ago
Faster and Timing-Attack Resistant AES-GCM
We present a bitsliced implementation of AES encryption in counter mode for 64-bit Intel processors. Running at 7.59 cycles/byte on a Core 2, it is up to 25% faster than previous i...
Emilia Käsper, Peter Schwabe
IACR
2011
139views more  IACR 2011»
12 years 4 months ago
SGCM: The Sophie Germain Counter Mode
Abstract. Sophie Germain Counter Mode (SGCM) is an authenticated encryption mode of operation, to be used with 128-bit block ciphers such as AES. SGCM is a variant of the NIST stan...
Markku-Juhani O. Saarinen