silkeh / ipcipher

ipcipher implementation in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package ipcipher

Go Reference build status goreportcard gocover

Package ipcipher implements the ipcipher specification, which can be used for encrypting and decrypting IP addresses.

The package provides simple Encrypt and Decrypt functions, as well as a block.Cipher.

See the documentation for examples.

About

ipcipher implementation in Go

License:European Union Public License 1.2


Languages

Language:Go 100.0%