共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > JEnigma |
JEnigma
|
1 | 0 | 11 |
贡献者 | 讨论 | 代码提交 |
JEnigma is a java API to implement the Enigma cipher. Any combination of rotors, plugboard and reflector can be setup as a JEnigma machine. The specific rotors and reflectors that were used by the German military have implementations ready for direct use.
The current version of JEnigma (v1.0) is not perfect, it requires some futher work and in particular it still requires an implementation of the ring. As such, there are no guarantees that there won't be changes to the interfaces between classes.