KeePass-SerpentCipher icon indicating copy to clipboard operation
KeePass-SerpentCipher copied to clipboard

KeePass Serpent Cipher Plugin

Serpent Cipher for KeePass Password Safe Copyright (C) 2015 Timothy Redaelli [email protected]

Based on Twofish Cipher for KeePass Password Safe Copyright (C) 2009-2010 SEG Tech [email protected]

PREFACE

Enables KeePass to encrypt databases using the Serpent algorithm.

REQUIREMENTS

This plugin requires KeePass 2.09 and higher.

INSTALLATION

Just copy SerpentCipher.plgx to the same directory where KeePass.exe is located and KeePass should automatically recognize, compile 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 DotNetCrypt team for C# implementation of cryptography algorithms not included in the .NET framework (in this plugin I only use the Serpent implementation).