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
*
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
*
changed variable mexstream name into bytes
Seppia
2016-11-26
1
-4
/
+4
*
changed xor output writing from fprintf to fwrite
Seppia
2016-11-26
1
-6
/
+10
*
fixed leght detection for pad
Seppia
2016-11-15
1
-1
/
+1
*
changed default pad lenght in keyrand function
Seppia
2016-11-15
1
-2
/
+2
*
used dynamic allocation for key stream in keyrand function
Seppia
2016-11-15
1
-1
/
+2
*
style fix in xor() function
Seppia
2016-11-12
1
-8
/
+6
*
Changes to be committed:
Luke
2016-11-12
1
-2
/
+2
*
fixed README.md
Seppia
2016-11-03
1
-1
/
+1
*
Update LICENSE
Seppia
2016-06-18
1
-2
/
+674
*
updated README
Seppia
2016-06-16
1
-0
/
+12
*
moved sources to appropriate directories
Seppia
2016-06-15
4
-0
/
+0
*
added new option line and overall fixing
Seppia
2016-06-15
1
-3
/
+4
*
added option to delete used key bytes
Seppia
2016-06-15
1
-21
/
+51
*
fixed ftruncate
Seppia
2016-06-14
1
-1
/
+1
*
fixed website (HTTPS)
Seppia
2016-06-13
1
-1
/
+1
*
added key rosicchiamento code (test)
Seppia
2016-06-13
1
-0
/
+43
*
fixed fwrite calling in keyrand function
Seppia
2016-06-13
1
-1
/
+1
*
anticipated file checking
Seppia
2016-06-13
1
-8
/
+6
*
deleted return
Seppia
2016-06-12
1
-1
/
+0
*
fixed errors in README.md
Seppia
2016-06-12
1
-3
/
+3
*
fixed syntax and added some comments to onetimebluh.c
Seppia
2016-06-12
1
-4
/
+23
*
added README.md build section
Seppia
2016-06-12
1
-1
/
+10
*
Merge branch 'experimental'
Seppia
2016-06-12
3
-22
/
+282
|
\
[next]