Using TopCoder

Java

Encryption Version 2.0.1

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

    Java

    Availability

    Version 2.0.1
Adobe Acrobat is required to view TopCoder Software specification documentation.
  Java Base Exception 20080227 Encapsulates custom exception functionality. more Download
  Java Configuration Manager 20110518 Centralizes the management of and access to application level configuration files. more Download