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
Type
/
to 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 }}
selfmadecode
/
SafeKrypt.Data.Security
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
38
Code
Issues
6
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: add and use a generic validation class to validate encryption and decryption models
- #54
#54
Merged
selfmadecode
merged 13 commits into
master
selfmadecode/SafeKrypt.Data.Security:master
from
dev
selfmadecode/SafeKrypt.Data.Security:dev
Copy head branch name to clipboard
Mar 2, 2024
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: add and use a generic validation class to validate encryption and decryption models
#54
selfmadecode
merged 13 commits into
master
selfmadecode/SafeKrypt.Data.Security:master
from
dev
selfmadecode/SafeKrypt.Data.Security:dev
Copy head branch name to clipboard
Commits
Commits on Feb 25, 2024
add BaseAesEncryptionParameters
selfmadecode
committed
c3af5fc
View commit details
Copy full SHA for c3af5fc
Browse repository at this point
cleanup encryption parameter models
selfmadecode
committed
caecaf7
View commit details
Copy full SHA for caecaf7
Browse repository at this point
created a generic Validators class for ValidateNotNull logic
selfmadecode
committed
ab64d5a
View commit details
Copy full SHA for ab64d5a
Browse repository at this point
Commits on Feb 27, 2024
Create AES usage classs
selfmadecode
committed
15966a4
View commit details
Copy full SHA for 15966a4
Browse repository at this point
Update Rsa usage example
selfmadecode
committed
06e0d58
View commit details
Copy full SHA for 06e0d58
Browse repository at this point
remove unused using
selfmadecode
committed
604566f
View commit details
Copy full SHA for 604566f
Browse repository at this point
update decryption data to use BaseAesData
selfmadecode
committed
d8c675c
View commit details
Copy full SHA for d8c675c
Browse repository at this point
update EncryptionData to inherit BaseAesData properties
selfmadecode
committed
7c582c2
View commit details
Copy full SHA for 7c582c2
Browse repository at this point
Commits on Feb 28, 2024
add BaseAesData model
selfmadecode
committed
3aa9a00
View commit details
Copy full SHA for 3aa9a00
Browse repository at this point
used generic validator for encryption and decryption models
selfmadecode
committed
3cf076d
View commit details
Copy full SHA for 3cf076d
Browse repository at this point
removed whitespace
selfmadecode
committed
b3fb810
View commit details
Copy full SHA for b3fb810
Browse repository at this point
Commits on Feb 29, 2024
update program class
selfmadecode
committed
4e5991f
View commit details
Copy full SHA for 4e5991f
Browse repository at this point
Commits on Mar 2, 2024
Merge pull request #53 from selfmadecode/52-use-a-generic-class-for-model-validation-in-validator-class
Show description for 8663485
selfmadecode
authored
8663485
View commit details
Copy full SHA for 8663485
Browse repository at this point
You can’t perform that action at this time.