[Bug 220219] New port: Go implementation of JSON Web Tokens (https://github.com/dgrijalva/jwt-go)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 23 01:05:13 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220219

            Bug ID: 220219
           Summary: New port: Go implementation of JSON Web Tokens
                    (https://github.com/dgrijalva/jwt-go)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: iscandr at gmail.com

Created attachment 183722
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=183722&action=edit
Go implementation of JSON Web Tokens

This library supports the parsing and verification as well as the generation
and signing of JWTs. Current supported signing algorithms are HMAC SHA, RSA,
RSA-PSS, and ECDSA, though hooks are present for adding your own.

This is a part of the effort to bring
vuls(https://github.com/future-architect/vuls) from
WantedPorts(https://wiki.freebsd.org/WantedPorts) to FreeBSD.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list