Contents
- Preface
- Installation
- Limitations
- Notes
- Credits
- Contact
Preface
This is a plugin enables KeePass to encrypt databases using the Twofish algorithm.
Installation
- Simply copy the TwofishCipher.dll to the directory of KeePass.exe.
- Start KeePass
Limitations
- Plugin assembly dll is not signed.
Notes
The Legion of the Bouncy Castle source code was not selected for implementation due to the large file size (1.3 MB) of the compiled dll.
The implementation of just that code required for Twofish algorithm is not practical.
Credits
Many thanks to Dominik Reichl for creating KeePass Password Safe, without which, this plugin would not exist. Thanks also goes to medo64 for C# implementation of the Twofish cipher as posted on github.
Contact
GoGoGadgetScott gogogadgetscott@gmail.com
|