Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
10 lines
342 B
Plaintext
10 lines
342 B
Plaintext
JOSE (Javascript Object Signing and Encryption) is a Python implementation
|
|
of the standards developed by IETF Javascript Object Signing and Encryption
|
|
(Active WG), in particular the following RFCs:
|
|
|
|
- JSON Web Algorithms (JWA)
|
|
- JSON Web Key (JWK)
|
|
- JSON Web Signature (JWS)
|
|
|
|
Originally developed as part of the ACME protocol implementation.
|