Using TopCoder
STATUS KEY :
Specification
Design and Architecture
Development and Testing
Complete
-
Overview
Provides a simplified interface to encrypt and decrypt data.
-
Functionality
The Encryption component provides a simplified framework for performing encryption/decryption routines. This framework can be used to easily access any implemented encryption algorithms to manipulate the target data source. The pluggable design enables additional encryption algorithms to be added to the list of available algorithms.
Encryption is a vital mechanism for securing information. This component can be used to encrypt/decrypt data in any Java enabled application including databases, files, network communications and plain text. -
Technologies
JavaAvailability
Version 2.0.1
Adobe Acrobat is required to view TopCoder Software specification documentation.
-
Class Diagram
Main
JCE Based Algorithms
-
Component Specification
Component Specification
-
Javadocs
Javadocs
-
Requirements Specification
Requirements Specification
-
Sequence Diagram
AES Encryption
-
Use Case Diagram
Main
