Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
alainkaiser
/
krysi
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 13, 2018
added own c# rainbow table solution
Alain Kaiser
committed
80e7bcd
View commit details
Copy full SHA for 80e7bcd
Browse repository at this point
Commits on May 9, 2018
added own spn java solution to private repo
Alain Kaiser
committed
e3fbef8
View commit details
Copy full SHA for e3fbef8
Browse repository at this point
added rainbow table java solution
Alain Kaiser
committed
fbccc1e
View commit details
Copy full SHA for fbccc1e
Browse repository at this point
Commits on Apr 23, 2018
ctr now will remove padding from bitstring, added text output of bitstring in console
Alain Kaiser
committed
afdd723
View commit details
Copy full SHA for afdd723
Browse repository at this point
Commits on Apr 19, 2018
changed output from ascii to bitstring
Alain Kaiser
committed
f0a584f
View commit details
Copy full SHA for f0a584f
Browse repository at this point
implemented bitpermutationtest, sboxtext and xortest
Alain Kaiser
committed
0caf2a1
View commit details
Copy full SHA for 0caf2a1
Browse repository at this point
added some empty test classes and renamed tests
Alain Kaiser
committed
fbde707
View commit details
Copy full SHA for fbde707
Browse repository at this point
added comments to Ctr class
Alain Kaiser
committed
2d9f706
View commit details
Copy full SHA for 2d9f706
Browse repository at this point
Added comments to Spn class
Alain Kaiser
committed
3b95f0b
View commit details
Copy full SHA for 3b95f0b
Browse repository at this point
implemented some helper functions as extension methods, did some refactoring
Alain Kaiser
committed
627f1d0
View commit details
Copy full SHA for 627f1d0
Browse repository at this point
implemented ctr encrypt method and added some new helper methods
Alain Kaiser
committed
d8c5880
View commit details
Copy full SHA for d8c5880
Browse repository at this point
fixed failed tests
Alain Kaiser
committed
22b6321
View commit details
Copy full SHA for 22b6321
Browse repository at this point
added dispose method to test to clean up the test objects
Alain Kaiser
committed
f98ef2b
View commit details
Copy full SHA for f98ef2b
Browse repository at this point
Commits on Apr 18, 2018
deleted team folder in private repo
alainkaiser
committed
f9e5509
View commit details
Copy full SHA for f9e5509
Browse repository at this point
added working solution in java
alainkaiser
committed
d83cdfe
View commit details
Copy full SHA for d83cdfe
Browse repository at this point
first working solution -> plaintext:gutgemacht, needs some improvements
alainkaiser
committed
122f15a
View commit details
Copy full SHA for 122f15a
Browse repository at this point
major fixes and changes
Alain Kaiser
committed
1cb4781
View commit details
Copy full SHA for 1cb4781
Browse repository at this point
added comments
Alain Kaiser
committed
7c34ce0
View commit details
Copy full SHA for 7c34ce0
Browse repository at this point
different changes
Alain Kaiser
committed
4648272
View commit details
Copy full SHA for 4648272
Browse repository at this point
added first set of comments
Alain Kaiser
committed
86ae877
View commit details
Copy full SHA for 86ae877
Browse repository at this point
removed .net framework test project and added .net core test project, added two unit tests for spn with data from lecture and spn task, refactored spn class
Alain Kaiser
committed
3a24adf
View commit details
Copy full SHA for 3a24adf
Browse repository at this point
reviewed round keys functions
Alain Kaiser
committed
582fde2
View commit details
Copy full SHA for 582fde2
Browse repository at this point
added method to calculate round-keys for decryption, replaced dic with array
Alain Kaiser
committed
6e8ebce
View commit details
Copy full SHA for 6e8ebce
Browse repository at this point
Commits on Apr 17, 2018
chanched from windows forms project to console app and added framework project for framework classes
alainkaiser
committed
f47b0e2
View commit details
Copy full SHA for f47b0e2
Browse repository at this point
removed comments
Alain Kaiser
committed
cbd761b
View commit details
Copy full SHA for cbd761b
Browse repository at this point
implemented ctr helper method which prepares bitstrings for ctr start
Alain Kaiser
committed
5f85dfe
View commit details
Copy full SHA for 5f85dfe
Browse repository at this point
Commits on Apr 16, 2018
added empty unit test project for tests
alainkaiser
committed
fc895af
View commit details
Copy full SHA for fc895af
Browse repository at this point
implemented spn encryption
alainkaiser
committed
21d5ab7
View commit details
Copy full SHA for 21d5ab7
Browse repository at this point
initial commit
alainkaiser
committed
7a71cf9
View commit details
Copy full SHA for 7a71cf9
Browse repository at this point
Commits on Mar 5, 2018
Initial commit
Alain Kaiser
authored
a84cadf
View commit details
Copy full SHA for a84cadf
Browse repository at this point
You can’t perform that action at this time.