Share

Steganos LockNote

File Release Notes and Changelog

Release Name: 1.0

Notes:
Steganos LockNote - Self-modifying encrypted notepad
Copyright (C) 2006 Steganos GmbH

Build Notes
-----------
Written by Leonard Ritter, 2006/01/06

At the time of release, LockNote builds with Microsoft Visual Studio .NET 2003
only, but it is not impossible that it builds with other compilers/IDE's as
well.

The LockNote source has following dependencies:

* CryptoPP, available under http://www.cryptopp.com/.
  The source must reside in the cryptopp subdirectory, and a compiled libfile
named 'cryptopp.lib' must reside in the root folder of the LockNote source.
 
* WTL, available under http://wtl.sourceforge.net/.
  The WTL include files must be available through the global path settings.

The release build will compile with warnings related to exception handling.
Exception handling is not important for stable execution, but a requirement of
the CryptoPP library.

History
-------

* 1.0, 2006/01/06: Initial release.


License
-------

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA



Changes: