summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* updated README.mddevelopSeppia2016-12-181-15/+14
* fixed help function printfSeppia2016-12-181-13/+13
* removed old sources filesSeppia2016-12-183-146/+0
* fixed exit messages with command nameSeppia2016-12-091-6/+6
* fixed installdir creation in MakefileSeppia2016-12-081-1/+1
* fixed install in MakefileSeppia2016-12-081-0/+1
* fixed option -c in help() functionSeppia2016-12-081-1/+1
* added MakefileSeppia2016-12-081-0/+17
* fixed for variable lenghtSeppia2016-12-071-1/+1
* added --char option to help and fixed entriesSeppia2016-12-071-2/+3
* removed printf() outputs used for testingSeppia2016-12-071-8/+0
* added option for using custom values in bluh function and lenght fixes in blu...Seppia2016-12-071-10/+21
* fixed stdout message after decyptionSeppia2016-12-051-1/+1
* updated README.mdSeppia2016-11-301-18/+23
* fixed help() functionSeppia2016-11-301-13/+15
* added the bluh function to transform the message in its bintary dump and over...Seppia2016-11-301-10/+116
* 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
* 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