Skip to content

omoeller/cramshou

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains a Java implementation of the Cramer Shoup'98
Crypto System, usable both as applet and application.

-----------------------------------------
Usage instructions are in file HOWTO.txt
For a quick try-out of key generation and en/decryption, call
    make -C src check
-----------------------------------------
Shortcomings:
  The standard realization of a CrytoModule.java should actually
  be an instance of a crypto-INTERFACE; this is not programmed
  this way to keep things simple.
-----------------------------------------
Find out more at: http://www.verify-it.de/sub/crypter.html
-----------------------------------------

have fun! 
<[email protected]> 


About

Cramer Shoup Cryto-System Java implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published