Documentation ¶
Overview ¶
Package pss implements RSASSA PSS+MGF1 algorithm following JSON Web Algorithms (JWA) directives.
Index ¶
Constants ¶
View Source
const ( // MinimumRSAKeySize defines the minimum key size for RSA keys as // recommended by security experts. MinimumRSAKeySize = 2048 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.