Age | Commit message (Expand) | Author |
---|---|---|
2010-06-18 | Renamed all of source files from .c to .cpp | Adam |
2010-06-18 | Made all modules version be VERSION_STRING | Adam |
2010-04-09 | changed the way how the IV is stored with the password and renamed some varia... | dukepyrolator |
2010-01-31 | replaced the alog() command with a new type-safe and stream-based Alog() | DukePyrolator |
2010-01-16 | fixed a compile error on windows | DukePyrolator |
2010-01-15 | some code cleanup in enc_sha256 | DukePyrolator |
2010-01-11 | updated copyright info for 2010 | pimpmylinux |
2010-01-10 | changed enc_sha256 to use random salts instead of a hardcoded salt | DukePyrolator |
2010-01-09 | added a salted sha256 encryption module | DukePyrolator |