This website requires JavaScript.
Explore
Help
Register
Sign In
AppStd
/
DigitalData.Core
Template
Watch
8
Star
0
Fork
0
You've already forked DigitalData.Core
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
DigitalData.Core
/
DigitalData.Core.Security
History
Developer 02
1b210714fd
feat(CryptFactory): Startprotokoll hinzugefügt, um Informationen über Core.Secrets bereitzustellen
2024-11-19 20:01:54 +01:00
..
CryptFactory.cs
feat(CryptFactory): Startprotokoll hinzugefügt, um Informationen über Core.Secrets bereitzustellen
2024-11-19 20:01:54 +01:00
DIExtensions.cs
fix: CryptFactory.Instance in Getter-Methode für träges Laden umwandeln
2024-11-19 13:32:38 +01:00
DigitalData.Core.Security.csproj
refactor(Core.Security): Implementierung der entsprechenden Schnittstellen zu RSACryptographer, RSADecryptor und RSAEncryptor.
2024-11-18 11:04:24 +01:00
RSACryptographer.cs
feat(RSACryptographer): RSAEncryptionPadding nicht erforderlich gemacht und OaepSHA256 als Standard zugewiesen
2024-11-18 17:32:14 +01:00
RSADecryptor.cs
refactor(RSADecryptor): Konstruktionsmethode intern gemacht
2024-11-18 17:35:01 +01:00
RSAEncryptor.cs
fix(Core.Security): pem-Importprozess in den Initilizer mehetods verschoben
2024-11-18 17:14:42 +01:00
Secrets.cs
refactor(PbePassword): CryptFactory.PbePassword.get privat und Secrets.PBE_PASSWORD intern gemacht.
2024-11-19 19:44:52 +01:00