locksmith_windows
Windows NCrypt implementation for locksmith_flutter.
Provides the platform:ncrypt keystore backend: RSA key generation, RSA-PSS-SHA256 signing, and RSA-OAEP-SHA256 encrypt/decrypt via native NCrypt APIs.
End-user apps should depend on locksmith_flutter, not this package directly.