AES Core Modules In this document I describe components designated to encoding and decoding
using AES.
aes enc — parametrizable component which can encrypt input data, using
128, 192 and 256 bit key,
• aes dec — parametrizable component which can decrypt input data, using
128, 192 and 256 bit key,
• key expansion — parametrizable component which can produce key expansion,
using 128, 192 and 256 bit key,
標簽:
components
designated
document
describe
上傳時間:
2015-12-22
上傳用戶:Late_Li
Core Java 2 Volume I - Fundamentals, Seventh Edition
Completely revised and up-to-date coverage of
Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection
Swing GUI development, including input validation and other enhancements
Exception handling and debugging, including chained exceptions, stack frames, assertions, and logging
Streams and files, the new I/O API, memory-mapped files, file locking, and character set encoders/decoders
Regular expressions using the powerful java.util.regex package
Inner classes, reflection, and dynamic proxies
Application packaging and the Preferences API
標簽:
Fundamentals
Completely
up-to-date
coverage
上傳時間:
2016-01-02
上傳用戶:標點符號