2 repository-uri
Systems for querying and resolving security primitives based on metadata and capability requirements.
Distinguishing note: Focuses on the lookup mechanism for algorithms rather than the implementation of the algorithms themselves.
Explore 2 awesome GitHub repositories matching security & cryptography · Cryptographic Algorithm Discovery. Refine with filters or upvote what's useful.
This project is a comprehensive cryptographic toolkit that provides a collection of standard security algorithms and protocols for implementing data encryption and network communication. It serves as a foundational library for securing software applications through a wide range of cryptographic functions. The architecture is defined by a modular provider system that allows for the dynamic loading of external cryptographic implementations without requiring modifications to the core application binary. It supports metadata-driven algorithm querying, which resolves security primitives by matchin
Provides a metadata-driven lookup system to resolve cryptographic primitives based on security property requirements.
This project is a community-curated repository of YARA rules used to detect malware, webshells, and other malicious patterns in files. It serves as a dataset of signatures for identifying known malware families, software packers, and threat intelligence indicators. The collection provides specialized detection capabilities for identifying exploit kits and anti-analysis evasion techniques, such as anti-debugging and anti-virtualization methods. It also includes signatures for cryptographic algorithm detection and the identification of unauthorized remote administration tools on servers. The r
Scans binaries and files for the presence of specific cryptographic algorithms used to secure or hide data.