







Simple multisig for Ethereum using detached signatures - coder5876/simple-multisig
LEAF: Compact and Efficient Blind Signature from Code-based Assumptions
Recently, recent advancement in Asiacrypt'25, gives new blind signature frameworks, collectively named Tanuki(s), built upon cryptographic group actions. Their work introduces novel techniques and culminates in a concurrently secure blind signature framework. Straightforward instantiations based on CSIDH (CSI-FiSh) and LESS yield signature sizes of 4.5 KB and 64 KB respectively, providing the first efficient blind signatures in the isogeny-based and code-based literature allowing concurrent executions. In this work, we improve the code-based instantiations by using the canonical form of linear equivalent codes by a careful treatment. However, the canonical form does not naturally support a group action structure, which is central to the security proofs of Tanuki(s). Consequently and unfortunately, the original security guarantees do not directly apply. To address this, we develop two distinct non-black-box reductions for both blindness and the one-more unforgeability. In the end, the improvements do not compromise the security. This results in a concurrently secure code-based blind signature scheme with a compact signature size of 4.4 KB, which is approximately 1% smaller than the isogeny-based one. We also provide a C implementation where the signing time in 99ms and 268 Mcycles on an Intel i7 2.3~GHz CPU. We also look forward to our approaches benefiting advanced constructions built on top of LESS in the future.
microcosm.blue/car-commit-object-debugger
Extract an archive's commit object, resolve its public key, and verify its signature.
Tutorial: Introduction to Formal Verification with Lean (Part 1) - HashCloak
A tutorial Formal Verification using Lean for cryptographic engineers. Implement and prove correctness of the One-Time pad following a cryptography book.
ATProtocol Attestations: Cryptographic Signatures for the Decentralized Web - Nick's Blog
This post introduces the formal ATProtocol attestation specification, a framework for adding cryptographic signatures to ATProto records through two complementary patterns: inline attestations that embed signatures directly in records, and remote attestations that store proof in separate repository records. The specification prevents replay attacks through repository binding, uses CID-based content addressing for integrity, and provides the cryptographic foundation for verified credentials, trusted content, and authenticated interactions in the decentralized ATProtocol ecosystem.
oh-my-cli/.github/workflows/governance.yml at 0ec9cf2a972b55ba1c4448c612e794cdcf114451 · qwen-code-dev-bot/oh-my-cli
A minimal autonomous code-agent CLI built with Qwen Code - qwen-code-dev-bot/oh-my-cli
GitHub - unkeyed/unkey: The Developer Platform for Modern APIs
The Developer Platform for Modern APIs. Contribute to unkeyed/unkey development by creating an account on GitHub.
A look at the latest post-quantum signature standardization candidates
NIST has standardized four post-quantum signature schemes so far, and they’re not done yet: there are fourteen new candidates in the running for standardization. In this blog post we take measure of them and discover why we ended up with so many PQ signatures.

RFC: Decentralized Plugin Registry by ascorbic · Pull Request #694 · emdash-cms/emdash
Draft RFC for decentralised plugin registry. Rendered markdown: https://github.com/emdash-cms/emdash/blob/wip/plugin-rfc/rfcs/0001-plugin-registry.md
Unkey | The Developer Platform for Modern APIs
Unkey brings API deployment, gateways, and observability into one platform.

Generate a JWT with ECDSA keys
To generate a JWT signed with the ES256 algorithm and ECDSA keys using the P-256 (secp256k1) curve, you need to use openssl commands or the auth0 library . This procedure explains how to generate a JWT with openssl commands. A JWT consists of three parts separated by dots. Header Payload Signature T...
%20curve%2C%20you%20need%20to%20use%20openssl%20commands%20or%20the%20auth0%20library%20.%20This%20procedure%20explains%20how%20to%20generate%20a%20JWT%20with%20openssl%20commands.%20A%20JWT%20consists%20of%20three%20parts%20separated%20by%20dots.%20Header%20Payload%20Signature%20T...&logoUrl=https%3A%2F%2Ffiles.readme.io%2Fe8cc881-small-techdocs-akamai-logo.png&color=%23017ac6&variant=light)
Blink: Intent to Experiment: Signature-based Integrity
Blink: Intent to Experiment: Signature-based Integrity
groups.google.comI have a draft RFC for a decentralized plugin registry for EmDash, based on atproto. Feedback welcome!
RFC: Decentralized Plugin Registry by ascorbic · Pull Request #694 · emdash-cms/emdash
github.comI have a draft RFC for a decentralized plugin registry for EmDash, based on atproto. Feedback welcome!
RFC: Decentralized Plugin Registry by ascorbic · Pull Request #694 · emdash-cms/emdash
github.comJust spent a bunch of time working on the Client ID Metadata Documents internet draft to make it possible to support multiple token endpoint authentication methods — github.com/oauth-wg/draft-ietf-oauth-cli…
Document token endpoint auth methods supported by ThisIsMissEm · Pull Request #99 · oauth-wg/draft-ietf-oauth-client-id-metadata-document
github.com