summaryrefslogtreecommitdiff
path: root/src/core/enc_sha256.c
AgeCommit message (Expand)Author
2010-06-18Renamed all of source files from .c to .cppAdam
2010-06-18Made all modules version be VERSION_STRINGAdam
2010-04-09changed the way how the IV is stored with the password and renamed some varia...dukepyrolator
2010-01-31replaced the alog() command with a new type-safe and stream-based Alog()DukePyrolator
2010-01-16fixed a compile error on windowsDukePyrolator
2010-01-15some code cleanup in enc_sha256DukePyrolator
2010-01-11updated copyright info for 2010pimpmylinux
2010-01-10changed enc_sha256 to use random salts instead of a hardcoded saltDukePyrolator
2010-01-09added a salted sha256 encryption moduleDukePyrolator