NCrypted - simple file encryption software with GPU support
NCrypted is a simple file encryption software. It is implemented on top of AES 128-bit algorithm.
This software was designed to be as simple as possible, so you won't find any fancy, flashy gui elements or complicated advanced options.
You can also use it directly from command line.
NCrypted can automatically detect and take advantage of your NVidia graphics card to speed up the file processing.
SES brings back the uncrackable onetime pad, with a digital twist.
SES brings back the uncrackable onetime pad, with a digital twist. It is well known that a random key of message-length is the only provably unbreakable cipher. SES uses cryptographic strength pseudo-random keys of message-length for its many encipherments, in addition to offering true one-time pad capability for the intrepid.
SES is built on ISAAC, Bob Jenkins' unbroken CSPRNG, a fast and simple stream cipher placed in the Public Domain in 1996. SES now gives you the ability to...
B-Trust eDoc is a program built on top of LibDigiDoc a free implementation of the OpenXAdES standard for signing/encrypting files using smartcard tokens. It also contains Openssl and PKCS11 wrapper classes in C++ which might be useful to developers.