support for twofish cipher
This commit is contained in:
21
src/TwofishCipher/Readme.txt
Normal file
21
src/TwofishCipher/Readme.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
Twofish Cipher for KeePass Password Safe
|
||||
Copyright (C) 2009-2010 SEG Tech <me@gogogadgetscott.info>
|
||||
|
||||
PREFACE
|
||||
|
||||
Enables KeePass to encrypt databases using the Twofish algorithm.
|
||||
|
||||
REQUIREMENTS
|
||||
|
||||
This plugin requires KeePass 2.0x.
|
||||
|
||||
INSTALLATION
|
||||
|
||||
Just copy TwofishCipher.dll to the same directory where KeePass.exe is located
|
||||
and KeePass should automatically recognize and load the plugin.
|
||||
|
||||
CREDITS
|
||||
|
||||
Many thanks to Dominik Reichl for creating KeePass Password Safe, without which,
|
||||
this plugin would not exist. Thanks also goes to Shaun Wilde for C#
|
||||
implementation of the Twofish cipher as posted on The Code Project.
|
||||
Reference in New Issue
Block a user