summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* fixed stdout message after decyptionSeppia2016-12-051-1/+1
|
* fixed help() functionSeppia2016-11-301-13/+15
|
* added the bluh function to transform the message in its bintary dump and ↵Seppia2016-11-301-10/+116
| | | | overall variable names fixes
* changed options key-get to gen-key and short for nbytes from b to nSeppia2016-11-291-6/+6
|
* changed variable mexstream name into bytesSeppia2016-11-261-4/+4
|
* changed xor output writing from fprintf to fwriteSeppia2016-11-261-6/+10
|
* fixed leght detection for padSeppia2016-11-151-1/+1
|
* 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