Conduit–Headless browser with SHA-256 hash chain - Ed25519 audit trails
Cryptographic proof bundles for AI agent browser actions—screenshots can be faked, hash chains can't.
Extremely fast digest algorithm implementations packaged into a lightweight library.
Assembly-optimized hashing library inspired by fixing Subversion performance, but crowded category.
Systems programmers optimizing performance-critical applications; projects replacing OpenSSL
OpenSSL · libsodium · libgcrypt
However, it was not optimal to use it:
- OpenSSL is heavy and bloated. It's like a whole operating system on its own.
- Since OpenSSL 3.0, low-level digest APIs are deprecated, and instead they recommend to use EVP which might be slow in some cases.
So I decided to create a new library for computing cryptographic digests. It basically takes OpenSSL's implementations, but with an aim to provide simple and lightweight access to popular hash algorithms with a focus on performance.
Cryptographic proof bundles for AI agent browser actions—screenshots can be faked, hash chains can't.
SHA-256 tweet verification for skeptics; solves screenshot-faking with deterministic hashing.
Hash chaining before write beats S3 Object Lock for pre-write tampering protection.
SHA-256 hash chains for AI audit trails—solves EU AI Act compliance elegantly.
Cryptographically chained audit logs for AI agents; offline verification means no SaaS lockdown.
SHA-256 hash-chained AI audit log, but only 9 commits and ko-fi upsell.