FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · cryptoexamples/java-crypto-examples · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
cryptoexamples
/
java-crypto-examples
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on May 10, 2017
adds test for EncryptedFile
kmindi
committed
d177de1
View commit details
Copy full SHA for d177de1
Browse repository at this point
adds initial implementation for EncryptedFile
kmindi
committed
5abed2f
View commit details
Copy full SHA for 5abed2f
Browse repository at this point
Commits on Apr 26, 2017
initial (almost still copy from EncryptedString) EncryptedFile
kmindi
committed
d5a3368
View commit details
Copy full SHA for d5a3368
Browse repository at this point
Commits on Apr 17, 2017
corrects tests that use system.out/system.err (now all in one file, and correct setUp and tearDown including reset)
Show description for fe1b115
kmindi
committed
fe1b115
View commit details
Copy full SHA for fe1b115
Browse repository at this point
Commits on Apr 16, 2017
removes wrong import statement from test
kmindi
committed
d0e9b1c
View commit details
Copy full SHA for d0e9b1c
Browse repository at this point
adds all in one method for storing a text in an encrypted file and decrypting it again
kmindi
committed
389ace9
View commit details
Copy full SHA for 389ace9
Browse repository at this point
Commits on Apr 13, 2017
moves files into a package
kmindi
committed
050afe9
View commit details
Copy full SHA for 050afe9
Browse repository at this point
changes exception thrown by decrypt and encrypt to GeneralSecurityException
kmindi
committed
51ea0e8
View commit details
Copy full SHA for 51ea0e8
Browse repository at this point
makes encrypt and decrypt throw illegalstateexception instead of multiple ones which are now caught within the method
kmindi
committed
d919074
View commit details
Copy full SHA for d919074
Browse repository at this point
Commits on Apr 12, 2017
refactors name of local variable
kmindi
committed
6b7c93a
View commit details
Copy full SHA for 6b7c93a
Browse repository at this point
adds java.binaries path to sonar-project.properties and fixes junit results path
kmindi
committed
135f368
View commit details
Copy full SHA for 135f368
Browse repository at this point
changes sonar path configurations for junit and coverage
kmindi
committed
bb7402f
View commit details
Copy full SHA for bb7402f
Browse repository at this point
removes destinationFile specification from build.gradle
kmindi
committed
7d0a136
View commit details
Copy full SHA for 7d0a136
Browse repository at this point
adds jacoco report path to sonar-project.properties and specifies source/test directories
kmindi
committed
fa06b02
View commit details
Copy full SHA for fa06b02
Browse repository at this point
fixes conditional creation of log message using java 8's lambda supplier
kmindi
committed
ed1da7c
View commit details
Copy full SHA for ed1da7c
Browse repository at this point
adds jacocoTestReport to build script configuration in .travis.yml
kmindi
committed
e6205bd
View commit details
Copy full SHA for e6205bd
Browse repository at this point
moves java and test files in default gradle directories
Show description for 1b4b4d8
kmindi
committed
1b4b4d8
View commit details
Copy full SHA for 1b4b4d8
Browse repository at this point
fixes gradle test script call
kmindi
committed
efd1501
View commit details
Copy full SHA for efd1501
Browse repository at this point
removes unused variable and corrects log message creation
kmindi
committed
3eede7b
View commit details
Copy full SHA for 3eede7b
Browse repository at this point
adds execution of unit tests to gradle script
kmindi
committed
8209884
View commit details
Copy full SHA for 8209884
Browse repository at this point
refactors systemout with logger output
kmindi
committed
a3fe2e7
View commit details
Copy full SHA for a3fe2e7
Browse repository at this point
refactors private field names
kmindi
committed
718620a
View commit details
Copy full SHA for 718620a
Browse repository at this point
makes default fields static and refactors capitalization of some method parameters and variable names
kmindi
committed
7d55e49
View commit details
Copy full SHA for 7d55e49
Browse repository at this point
adds cache to .travis.yml
kmindi
committed
849b16f
View commit details
Copy full SHA for 849b16f
Browse repository at this point
changes junit to 4.12 and replaces system.out calls with logger
kmindi
committed
19bdfa9
View commit details
Copy full SHA for 19bdfa9
Browse repository at this point
changes organization key
kmindi
committed
fce9092
View commit details
Copy full SHA for fce9092
Browse repository at this point
adds sonar-project.properties
kmindi
committed
eb2aa29
View commit details
Copy full SHA for eb2aa29
Browse repository at this point
sets jdk to 8 in .travis.yml
kmindi
committed
f816367
View commit details
Copy full SHA for f816367
Browse repository at this point
adds gradle-wrapper.properties
kmindi
committed
04054c5
View commit details
Copy full SHA for 04054c5
Browse repository at this point
changes before_script to before_install in .travis.yml
kmindi
committed
baf17b6
View commit details
Copy full SHA for baf17b6
Browse repository at this point
adds chmod +x gradlew to .travis.yml
kmindi
committed
6e012d8
View commit details
Copy full SHA for 6e012d8
Browse repository at this point
adds .travis.yml
kmindi
committed
cc15b5c
View commit details
Copy full SHA for cc15b5c
Browse repository at this point
Merge branch 'master' of https://github.com/kmindi/java-crypto-examples
Show description for e75a277
kmindi
committed
e75a277
View commit details
Copy full SHA for e75a277
Browse repository at this point
corrects project setup and removes OO example
kmindi
committed
bf64e29
View commit details
Copy full SHA for bf64e29
Browse repository at this point
changes tests from groovy to junit5 (not working in IntelliJ apparently)
Show description for ab7f6da
kmindi
committed
ab7f6da
View commit details
Copy full SHA for ab7f6da
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL