Science Assessment Integrated Network Toolkit: A free, open toolkit to support bibliometric and patentometric research.
unstable
BranchesTags
master
branch_1.1
calculator_speedup_attempt
experimental
local_stable
origin/record_grouper_refactor
record_grouper_refactor
richtextdelegate_rework
stable
stablize
unstable
unstable-db
Commiter: Andre Somers
Author: Andre Somers
Revision: 8334396279
(March 18, 2011 07:17 UTC) About 1 year ago
Added experimental SimpleStringCrypt class and some surrounding code. This class provides a rudimentary encryption and decryption algorithm based on a 64 bit key. It can be used to shield things like passwords from curious eyes, but it won't hold up to someone determined to break the encryption.