index
:
IT-Sicherheit.git
master
IT-Security for SS2015
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an AES implementation with openssl evp
Stefan Suhren
2015-05-27
6
-6
/
+140
*
Use an EVP base class to reduce repetition
Stefan Suhren
2015-05-27
5
-135
/
+170
*
Delete misleading comments and a qDebug
Stefan Suhren
2015-05-27
1
-9
/
+2
*
Make the messages human readable
Stefan Suhren
2015-05-26
1
-1
/
+1
*
Use for decrypt EVP as well.
Stefan Suhren
2015-05-20
1
-6
/
+50
*
First try of using the EVP null chipher from OpenSSL
Stefan Suhren
2015-05-19
2
-2
/
+80
*
Add call for default constructor of CryptClassBase
Stefan Suhren
2015-05-19
2
-0
/
+2
*
Fix a rare bug according to Heiko
Stefan Suhren
2015-05-05
1
-5
/
+9
*
Add the best self written RC4 algo and use it for encryption
Stefan Suhren
2015-05-05
3
-3
/
+52
*
Add RC4 encryption from OpenSSL
Stefan Suhren
2015-05-05
7
-0
/
+88
*
Adds multiple rotors and comments
Stefan Suhren
2015-04-15
2
-10
/
+60
*
Enigmafied the Caesar chipher
Stefan Suhren
2015-04-14
2
-43
/
+29
*
Groups every 5 chars from the crypt text
Stefan Suhren
2015-04-08
1
-1
/
+7
*
Implements decrypt and now uses a stripUmlauts function
Stefan Suhren
2015-04-07
2
-5
/
+28
*
Formatting and CryptClassCaesar::encrypt changes
Stefan Suhren
2015-04-01
3
-18
/
+30
*
First steps with CryptClassCaesar
Stefan Suhren
2015-04-01
2
-1
/
+45
*
Creates the CryptClassCaesar and connects it
Stefan Suhren
2015-03-26
4
-3
/
+43
*
Formats the hex view with spaces
Stefan Suhren
2015-03-25
1
-1
/
+6
*
Implemets the binary file reader and writer
Stefan Suhren
2015-03-25
1
-2
/
+3
*
First commit of IT-Sicherheit
Stefan Suhren
2015-03-25
31
-0
/
+3624