Skip to content

Final project for CSS 527: Cryptology and Data Assurance. Provided an overview of the capabilities of three different Java cryptography libraries.

License

Notifications You must be signed in to change notification settings

aeparks/Numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS 527 : "Numbers"

Written as the final project for CSS 527: Cryptology and Data Assurance at the University of Washington | Bothell.

Premise

The purpose of this project was to provided an overview of the capabilities of three different Java cryptography libraries: SunJCE, Bouncy Castle, and Flexicore. The cabilities tested were time requirements to perform encryption / decryption and hashing of three stream ciphers, three symmetric ciphers, three asymmetric ciphers, and three hashing functions.

About

Final project for CSS 527: Cryptology and Data Assurance. Provided an overview of the capabilities of three different Java cryptography libraries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages