https://github.com/amdevit/hoddmir
Hoddmir is a library that implements cryptographic helpers using managed .NET APIs and well-known cryptographic libraries to provide classes with useful tools for third-party applications, such as easy-to-use secure storage or in-memory password vaults.
https://github.com/amdevit/hoddmir
aead cryptography dotnet secure-storage security store
Last synced: 2 days ago
JSON representation
Hoddmir is a library that implements cryptographic helpers using managed .NET APIs and well-known cryptographic libraries to provide classes with useful tools for third-party applications, such as easy-to-use secure storage or in-memory password vaults.
- Host: GitHub
- URL: https://github.com/amdevit/hoddmir
- Owner: AMDevIT
- License: mit
- Created: 2025-09-04T18:21:35.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-09-06T21:45:23.000Z (7 months ago)
- Last Synced: 2025-09-06T22:22:56.987Z (7 months ago)
- Topics: aead, cryptography, dotnet, secure-storage, security, store
- Language: C#
- Homepage:
- Size: 1.3 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hoddmir
Hoddmir is a library that implements cryptographic helpers using managed .NET APIs and well-known cryptographic libraries to provide classes with useful tools for third-party applications, such as easy-to-use secure storage or in-memory password vaults.