index
:
onetimebluh.git
develop
master
Simple implementation of One Time Pad cipher
Salvatore Bellizzi
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pad too small check
HEAD
v0.3.1
master
Seppia
2018-07-07
1
-2
/
+8
*
Output file check
Seppia
2018-07-07
1
-3
/
+10
*
Main header
v0.3
Seppia
2018-07-06
3
-18
/
+23
*
Print functions
Seppia
2018-07-06
3
-56
/
+44
*
Variable names
Seppia
2018-07-06
2
-6
/
+6
*
Moved new functions to separate header and source
Seppia
2018-07-06
4
-117
/
+131
*
Removed outdated comments
Seppia
2018-07-05
1
-4
/
+4
*
bin dump and reverse functions
Seppia
2018-07-05
1
-25
/
+40
*
Missing string memory deallocation
Seppia
2018-07-05
1
-1
/
+3
*
encrypt/decrypt functions
Seppia
2018-07-05
1
-19
/
+51
*
Missing memory deallocation
v0.2.1
Seppia
2018-07-05
1
-0
/
+4
*
Missing initialization
Seppia
2018-07-05
1
-1
/
+1
*
Info message ignoring quiet
Seppia
2018-07-05
1
-2
/
+6
*
Updated readme
v0.2
Seppia
2018-07-05
1
-13
/
+17
*
Scapces and tabs adjustments
Seppia
2018-07-05
1
-19
/
+19
*
Syntax change
Seppia
2018-07-04
1
-31
/
+31
*
Input from stdin
Seppia
2018-07-04
1
-22
/
+101
*
Default output changes
Seppia
2018-07-04
1
-91
/
+105
*
Messages update
Seppia
2018-07-04
1
-25
/
+24
*
Using struct for options
Seppia
2018-07-04
1
-105
/
+115
*
Quiet option addition
Seppia
2018-07-03
1
-25
/
+59
*
Print generating key message
Seppia
2018-07-03
1
-3
/
+4
*
Tab style fix
Seppia
2018-05-06
1
-2
/
+2
*
Complete integer types declarations change
v0.1
Seppia
2018-01-31
1
-5
/
+5
*
Fix README.md
Seppia
2018-01-31
1
-7
/
+7
*
Change integer types declarations
Seppia
2018-01-31
1
-14
/
+14
*
Add byte multiple units support
Seppia
2018-01-29
1
-6
/
+19
*
Updated README.md
Seppia
2018-01-28
1
-19
/
+32
*
Changed help style
Seppia
2018-01-28
1
-14
/
+14
*
Fixed wrong unbluh option
Seppia
2017-10-03
1
-1
/
+1
*
Code Style changed.
Seppia
2017-09-08
1
-103
/
+103
*
Added gitignore file.
Seppia
2017-09-08
1
-0
/
+6
*
Syntax change
Seppia
2017-07-31
1
-6
/
+3
*
updated README.md
develop
Seppia
2016-12-18
1
-15
/
+14
*
fixed help function printf
Seppia
2016-12-18
1
-13
/
+13
*
removed old sources files
Seppia
2016-12-18
3
-146
/
+0
*
fixed exit messages with command name
Seppia
2016-12-09
1
-6
/
+6
*
fixed installdir creation in Makefile
Seppia
2016-12-08
1
-1
/
+1
*
fixed install in Makefile
Seppia
2016-12-08
1
-0
/
+1
*
fixed option -c in help() function
Seppia
2016-12-08
1
-1
/
+1
*
added Makefile
Seppia
2016-12-08
1
-0
/
+17
*
fixed for variable lenght
Seppia
2016-12-07
1
-1
/
+1
*
added --char option to help and fixed entries
Seppia
2016-12-07
1
-2
/
+3
*
removed printf() outputs used for testing
Seppia
2016-12-07
1
-8
/
+0
*
added option for using custom values in bluh function and lenght fixes in blu...
Seppia
2016-12-07
1
-10
/
+21
*
fixed stdout message after decyption
Seppia
2016-12-05
1
-1
/
+1
*
updated README.md
Seppia
2016-11-30
1
-18
/
+23
*
fixed help() function
Seppia
2016-11-30
1
-13
/
+15
*
added the bluh function to transform the message in its bintary dump and over...
Seppia
2016-11-30
1
-10
/
+116
*
changed options key-get to gen-key and short for nbytes from b to n
Seppia
2016-11-29
1
-6
/
+6
[next]