summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* changed default pad lenght in keyrand functionSeppia2016-11-151-2/+2
|
* used dynamic allocation for key stream in keyrand functionSeppia2016-11-151-1/+2
|
* style fix in xor() functionSeppia2016-11-121-8/+6
|
* Changes to be committed:Luke2016-11-121-2/+2
| | | | | | | | | | | | | modified: src/onetimebluh.c Fixed error concerning the indicator position in the key stream file. The line fseek(keyx, (pad_size - mess_size), SEEK_SET); was executed only in presence of the -t option. No code was added to fix this.
* moved sources to appropriate directoriesSeppia2016-06-151-0/+244