Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 836 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 836 Bytes

coverage badge CodeFactor

What is XKCP?

The eXtended Keccak Code Package gathers free and open-source implementations of the cryptographic schemes defined by the Keccak team. This includes the Keccak sponge function family and related variants.

What is XKCP.Net?

XKCP.Net is a C# wrapper around our fork of XKCP, for easy use in .Net projects.