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
*
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
|
\
|
*
deleted a tab in onetimebluh.c
Seppia
2016-06-12
1
-1
/
+1
|
*
fixed README.md
Seppia
2016-06-12
1
-5
/
+5
|
*
updated README.md
Seppia
2016-06-12
1
-1
/
+40
|
*
added decrypt option just for the feeling
Seppia
2016-06-12
1
-9
/
+26
|
*
added input file existance check in function xor
Seppia
2016-06-12
1
-4
/
+13
|
*
merged keygen.c to onetimbluh.c
Seppia
2016-06-12
1
-2
/
+43
|
*
major code fix in ontimebluh.c 'comments coming soon'
Seppia
2016-06-12
1
-39
/
+93
|
*
fixed pointer in keygen.c and onetimebluh.c
Seppia
2016-06-11
2
-2
/
+4
|
*
added option and help to code
Seppia
2016-06-09
1
-10
/
+63
|
*
keygen 'no option specified' detection
Seppia
2016-06-09
1
-0
/
+7
|
*
fixed tabs
Seppia
2016-06-09
1
-15
/
+15
|
*
README work in progress
Seppia
2016-06-09
1
-1
/
+1
|
*
added options input
Seppia
2016-06-09
1
-9
/
+47
*
|
Added read_crypt.c. It does what it says
Luke
2016-06-09
1
-0
/
+43
|
/
*
keygen simplified
Seppia
2016-06-08
1
-4
/
+1
*
syntax fix
Seppia
2016-06-07
2
-17
/
+15
*
code fix
Seppia
2016-06-07
1
-13
/
+15
*
add keygen code
Seppia
2016-06-07
1
-0
/
+18
*
some real code
Seppia
2016-06-06
1
-8
/
+16
*
LICENSE modification
Seppia
2016-06-04
1
-1
/
+1
*
modified README
Seppia
2016-06-02
1
-1
/
+0
*
add code
Seppia
2016-05-31
1
-0
/
+1
[next]