go-dkim

Email authentication library

A tool for implementing DomainKeys Identified Mail (DKIM) authentication and verification in email messages.

DKIM package for golang

GitHub

98 stars
6 watching
39 forks
Language: Go
last commit: 11 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
truemail-rb/truemail-go A Golang package for validating and verifying email addresses using multiple methods including regex, DNS, and SMTP 104
dimuska139/go-email-normalizer A library for providing a standard form of email addresses 64
extism/go-pdk A development kit for creating plug-ins in Go to extend web applications 59
corbym/gocrest A hamcrest-like assertion library for Go 106
dvsekhvalnov/jose2go A Golang implementation of the JOSE and JSON Web Token specification for secure data signing, encryption, and authentication 187
wneessen/go-mail A comprehensive email sending library in Go with a focus on simplicity and extensibility. 691
xhit/go-simple-mail A package for sending emails using SMTP with various features such as keep-alive connections and timeout handling. 651
shaj13/go-guardian A library for simple and clean API authentication with various strategies 560
one-com/gone A collection of Go packages that simplify building small daemons and servers by providing convenient features for logging, process management, networking, metrics, and configuration. 50
extism/go-sdk Provides an interface to run WebAssembly modules in Go applications 83
thebagchi/sctp-go An SCTP library for Go that enables secure and reliable communication over IP networks. 16
mikekonan/go-types Provides Go implementations of common data types used in international data transfer and validation 19
jltorresm/otpgo Provides an implementation of algorithms for generating one-time passwords 70
kbrw/mailibex An Elixir library that provides email parsing and encoding/decoding functionality 62
alexcesaro/mail Provides a simple interface to write and send emails 83