summaryrefslogtreecommitdiff
path: root/libpiano/src/crypt.c
AgeCommit message (Collapse)AuthorFilesLines
2008-08-14piano: Fix strange copy&waste mistakeLars-Dominik Braun1-2/+1
2008-08-08Several code optimizationsLars-Dominik Braun1-8/+8
2008-07-23Be correct, use "const"Lars-Dominik Braun1-8/+9
2008-07-17piano: Little blowfish speed improvementLars-Dominik Braun1-2/+6
2008-06-20piano: Make en-/decipher code readableLars-Dominik Braun1-76/+48
Remove _locN's taken from decompiled pandora code and replace them with their correct blowfish algo variable names (l, r, ...)
2008-06-19piano: Using own free () wrapper nowLars-Dominik Braun1-4/+5
PS: "lib:" prefix is now "piano:"; I may add other libraries (last.fm support e.g.)
2008-06-17lib: Move sources to srcLars-Dominik Braun1-0/+265