-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Line 69 in 78eb0b9
| def decrypt(data, key, footer \\ "") do |
Line 102 in 78eb0b9
| @spec verify(String.t(), [binary()], String.t() | nil) :: {:ok, binary} | {:error, String.t()} |
Right now, byte arrays are accepted by this API. There's no mechanism to prevent a user from using a v2 public key as a v2 local key.
Metadata
Metadata
Assignees
Labels
No labels