Discover Packages
cunicu.li/go-piv
internal
rsa
package
Version:
v0.4.3
Opens a new window with list of versions in this module.
Published: Dec 9, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
<!--
SPDX-FileCopyrightText: 2020 Google LLC
SPDX-License-Identifier: Apache-2.0
-->
This directory contains a fork of internal crypto/rsa logic to allow computation
of PSS padding.
Expand ▾
Collapse ▴
Documentation
¶
EMSAPSSEncode is extracted from SignPSS, and is used to generate a EM value
for a PSS signature operation.
NewSalt is extracted from SignPSS and is used to generate a salt value for a
PSS signature.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.