summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.
* fixed README.mdSeppia2016-11-031-1/+1
|
* Update LICENSESeppia2016-06-181-2/+674
|
* updated READMESeppia2016-06-161-0/+12
|
* moved sources to appropriate directoriesSeppia2016-06-154-0/+0
|
* added new option line and overall fixingSeppia2016-06-151-3/+4
|
* added option to delete used key bytesSeppia2016-06-151-21/+51
|
* fixed ftruncateSeppia2016-06-141-1/+1
|
* fixed website (HTTPS)Seppia2016-06-131-1/+1
|
* added key rosicchiamento code (test)Seppia2016-06-131-0/+43
|
* fixed fwrite calling in keyrand functionSeppia2016-06-131-1/+1
|
* anticipated file checkingSeppia2016-06-131-8/+6
|
* deleted returnSeppia2016-06-121-1/+0
|
* fixed errors in README.mdSeppia2016-06-121-3/+3
|
* fixed syntax and added some comments to onetimebluh.cSeppia2016-06-121-4/+23
|
* added README.md build sectionSeppia2016-06-121-1/+10
|
* Merge branch 'experimental'Seppia2016-06-123-22/+282
|\
| * deleted a tab in onetimebluh.cSeppia2016-06-121-1/+1
| |
| * fixed README.mdSeppia2016-06-121-5/+5
| |
| * updated README.mdSeppia2016-06-121-1/+40
| |
| * added decrypt option just for the feelingSeppia2016-06-121-9/+26
| |
| * added input file existance check in function xorSeppia2016-06-121-4/+13
| |
| * merged keygen.c to onetimbluh.cSeppia2016-06-121-2/+43
| |
| * major code fix in ontimebluh.c 'comments coming soon'Seppia2016-06-121-39/+93
| |
| * fixed pointer in keygen.c and onetimebluh.cSeppia2016-06-112-2/+4
| |
| * added option and help to codeSeppia2016-06-091-10/+63
| |
| * keygen 'no option specified' detectionSeppia2016-06-091-0/+7
| |
| * fixed tabsSeppia2016-06-091-15/+15
| |
| * README work in progressSeppia2016-06-091-1/+1
| |
| * added options inputSeppia2016-06-091-9/+47
| |
* | Added read_crypt.c. It does what it saysLuke2016-06-091-0/+43
|/
* keygen simplifiedSeppia2016-06-081-4/+1
|
* syntax fixSeppia2016-06-072-17/+15
|
* code fixSeppia2016-06-071-13/+15
|
* add keygen codeSeppia2016-06-071-0/+18
|
* some real codeSeppia2016-06-061-8/+16
|
* LICENSE modificationSeppia2016-06-041-1/+1
|
* modified READMESeppia2016-06-021-1/+0
|
* add codeSeppia2016-05-311-0/+1
|
* Merge branch 'experimental'Seppia2016-05-311-2/+2
|\
| * fix codeSeppia2016-05-311-2/+2
| |
| * removed old codeSeppia2016-05-311-9/+0
| |
* | Merge branch 'experimental'Pol2016-05-311-0/+1
|\|
| * Fixes strange licensePol2016-05-312-1/+1
| |