CrypTool

CrypTool is an open-source project that is a free e-learning software for illustrating cryptographic and cryptanalytic concepts.

History

The development of CrypTool started in 1998. Originally developed by German companies and universities, it is an open-source project since 2001.

Currently 4 versions of CrypTool are maintained and developed: The CrypTool 1 (CT1) software is available in 6 languages (English, German, Polish, Spanish, Serbian, and French). CrypTool 2 (CT2), JCrypTool (JCT), and CrypTool-Online (CTO) are available in English and German.

The goal of the CrypTool project is to make users aware of how cryptography can help against network security threats and to explain the underlying concepts of cryptology.

CrypTool 1 (CT1) is written in C++ and designed for the Microsoft Windows operating system.

In 2007, development began on two additional projects, both based on a pure-plugin architecture, to serve as successors to the original CrypTool program. Both successors regularly publish new stable versions:

  • CrypTool 2 (built with C#/.NET/WPF) (abbreviated CT2)
uses the concept of visual programming to clarify cryptographic processes. Currently, CT2 contains more than 150 crypto functions.

Brute-force attack on a reduced version of AES in CrypTool 2

  • JCrypTool 1.0 (built with Java/Eclipse/RCP/SWT) (abbreviated JCT)
runs on Windows, macOS, and Linux, and offers both a document-centric and a function-centric perspective. Currently, JCT contains more than 100 crypto functions. One of its focal points are modern digital signatures (like Merkle trees and SPHINCS).

The CrypTool project is now being developed at the research institute CODE at the Bundeswehr University Munich.

CrypTool is used in schools, universities, companies and agencies for education and awareness training.

Merger with CrypTools

In early 2020, the CrypTool project decided to merge with a similar project of the same name, CrypTools, founded in 2017 in Australia by Luka Lafaye de Micheaux, Arthur Guiot, and Lucas Gruwez. CrypTool, much older and known, thus completely "absorbs" the project under its name.

Old logo, still used in CrypTool portal

See also

References

Uses material from the Wikipedia article CrypTool, released under the CC BY-SA 4.0 license.