Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ISExamProject
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Busetti Riccardo
ISExamProject
Graph
vulnerable
Select Git revision
Branches
4
main
default
samueldalvai/eng-27-implement-rsa-algorithm
secure
vulnerable
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
May
10
9
8
3
1
28
Apr
27
26
25
24
22
20
16
15
14
Add Luca’s SN
secure
secure
Add README.md
Fix package import
Remove println statements
Fix minor problems
Add cleaning to home.jsp
Merge branch 'samueldalvai/eng-32-implement-authenticated-endpoints' into 'secure'
Samueldalvai/eng 32 implement authenticated endpoints
Merge branch 'lucataddeo/eng-28-sanitization-for-xss' into 'secure'
ENG-28
Merge branch 'feature/encryption' into 'secure'
ENG-27
Merge branch 'lucataddeo/eng-25-sanitization-for-queries' into 'secure'
ENG-25
Add digital signature mechanism
samueldalvai/en…
samueldalvai/eng-27-implement-rsa-algorithm
Add option to digitally sign email
Add test for encryption with swapped keys
Refactor RSA class
Fix package import
Refactor encryption package and add generic Key class
Parallelize encryption and decryption methods
Simplify email encryption and decryption
Create method for encrypting and decrypting by passing key object
Create folder if not exists when writing to local rsa key file
Add methods for creating local rsa key file
Simplify decryption also for sent emails
Refactor encryption and decryption in servlets
Add methods to encrypt and decrypt directly with strings
Update description of vulnerability
vulnerable
vulnerable
Remove replace method from Navigation and Sendmail servlet
Highlight SQL injection vulnerability
Make application vulnerable to SQL injection
Reformat code
Decrypt sent emails
Simplify test cases for RSA
Decrypt received emails
Encrypt email subject and body on send
Add methods for getting cipher text as string
Add comments for encryption and decryption
Extract methods for generating and retrieving RSA keys from DB
Loading