russellhaering / goxmldsigLinks
Pure Go implementation of XML Digital Signatures
☆169Updated last week
Alternatives and similar repositories for goxmldsig
Users that are interested in goxmldsig are comparing it to the libraries listed below
Sorting:
- Pure Go implementation of SAML 2.0☆341Updated last week
- Golang two factor authentication library☆222Updated last year
- pure go library for processing signed XML documents☆65Updated this week
- An elegant MIME/SMTP email library with support for attachments☆351Updated last year
- A fast ISO8601 date parser for Go☆152Updated 5 months ago
- Generate OpenAPI Specification from comments☆114Updated 3 years ago
- utility and code-generation libraries for XML☆318Updated last year
- Detection of the BOM and removing as necessary☆130Updated last year
- A Form Encoding & Decoding Package for Go☆250Updated 4 years ago
- A Go package for working with dates☆140Updated last week
- zxcvbn password complexity algorithm in golang☆383Updated 3 years ago
- Golang HTTP Cache-Control Parser and Interpretation☆145Updated last year
- Conversion of unit library for golang☆118Updated last year
- Replacement for golang http.FileServer which supports precompressed static assets.☆96Updated 2 months ago
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- A just good enough SAML client library written in Go.☆133Updated last year
- :non-potable_water: Is a lightweight HTTP router that sticks to the std "net/http" implementation☆150Updated 2 years ago
- A complete solution for static files in Go code☆129Updated last year
- A PDF renderer for the goldmark markdown parser.☆137Updated last month
- HTML5 Server-Sent-Events for Go☆105Updated 2 years ago
- Simple Go library for add digital signatures to XML documents☆30Updated last year
- Server-Sent Events for Go☆179Updated 2 years ago
- Conditional marshalling for Go☆256Updated 11 months ago
- A PDF document generator with high level support for text, drawing and images☆246Updated 4 months ago
- A go function to report total system memory☆203Updated 3 years ago
- Golang symmetric encryption library☆125Updated last year
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆162Updated last year
- Trims, sanitizes & scrubs data based on struct tags (go, golang)☆325Updated 2 months ago
- A Thread-Safe RateCounter implementation in Golang