Security.Cryptography API inventory

Provides hashes, HMAC, PBKDF2, cryptographic operations, and related algorithm/value types.

Generated public inventory38 headersSource 6d429559

Ownership and selection

FactPinned value
Physical ownermodules/security-cryptography
CMake targetSharpRuntime::Security.Cryptography
Component kindstatic
Direct production dependenciesCore.Base
External dependencyNone
Public headers38
Production sources7

Select the component

set(SHARP_RUNTIME_COMPONENTS Security.Cryptography)
set(SHARP_RUNTIME_BUILD_TESTS OFF CACHE BOOL "" FORCE)
add_subdirectory(sharp-runtime)

target_link_libraries(app PRIVATE SharpRuntime::Security.Cryptography)

Compatibility and platform notes

This is not a complete cryptographic platform: encryption suites, certificate validation, TLS, and SslStream are outside the current promise.

Implementation-status evidence

The owning module contains 7 C++ test sources and participates in a physical component test executable. Source-file count is not a discovered-test count.

This page deliberately reports source and test topology instead of a hand-authored Done/Partial maturity badge. Consult limitations and subsystem documentation for material behavioral reductions.

Public header and entry inventory

This complete list is derived from modules/security-cryptography/include. Each filename is a public discovery entry; it may declare more than one type, and it does not imply method-level .NET parity.

System::Security::Cryptography35 public headers
System::Security::Cryptography::detail3 public headers ยท internal/support path