This website requires JavaScript.
Explore
Help
Register
Sign In
TechnitiumSoftware
/
DnsServer
Watch
1
Star
0
Fork
0
You've already forked DnsServer
mirror of
https://github.com/TechnitiumSoftware/DnsServer.git
synced
2026-03-16 05:29:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
develop
Add File
New File
Upload File
Apply Patch
DnsServer
/
DnsServerCore
/
Dns
/
Dnssec
History
Shreyas Zare
92585445cc
DnssecPrivateKey: Added StateTransitionBy property to store the time it will take to change to next state. Implemented support for new algorithms. Added new Create() method to allow creating object from a given private key in PEM format.
2025-03-29 16:46:12 +05:30
..
DnssecEcdsaPrivateKey.cs
DnssecEcdsaPrivateKey: code refactoring changes done.
2025-03-29 16:41:44 +05:30
DnssecEddsaPrivateKey.cs
DnssecEddsaPrivateKey: added class to support Ed25519 and Ed448 algorithms.
2025-03-29 16:43:25 +05:30
DnssecPrivateKey.cs
DnssecPrivateKey: Added StateTransitionBy property to store the time it will take to change to next state. Implemented support for new algorithms. Added new Create() method to allow creating object from a given private key in PEM format.
2025-03-29 16:46:12 +05:30
DnssecRsaPrivateKey.cs
DnssecRsaPrivateKey: code refactoring changes done.
2025-03-29 16:42:13 +05:30