An open API service indexing awesome lists of open source software.

https://github.com/goexl/songci

Golang签名验证,支持以下几种签名:1、基于Hmac算法,类似于腾讯云签名算法的子南算法;2、基于Basic的基础验证
https://github.com/goexl/songci

authentication basic framework golang hmac library

Last synced: 3 months ago
JSON representation

Golang签名验证,支持以下几种签名:1、基于Hmac算法,类似于腾讯云签名算法的子南算法;2、基于Basic的基础验证

Awesome Lists containing this project

README

          

# 宋慈
[![编译状态](https://github.ruijc.com:20443/api/badges/goexl/songci/status.svg)](https://github.ruijc.com:20443/goexl/songci)
[![Golang质量](https://goreportcard.com/badge/github.com/goexl/songci)](https://goreportcard.com/report/github.com/goexl/songci)
![版本](https://img.shields.io/github/go-mod/go-version/goexl/songci)
![仓库大小](https://img.shields.io/github/repo-size/goexl/songci)
![最后提交](https://img.shields.io/github/last-commit/goexl/songci)
![授权协议](https://img.shields.io/github/license/goexl/songci)
![语言个数](https://img.shields.io/github/languages/count/goexl/songci)
![最佳语言](https://img.shields.io/github/languages/top/goexl/songci)
![星星个数](https://img.shields.io/github/stars/goexl/songci?style=social)

一个Golang版本的签名及验证算法库,支持的签名算法有
- `子南`算法,一个类似于`腾讯云`的签名算法

## 为什么叫宋慈

没有任何原因,就是为了纪念这位伟大的`法医鼻祖`而已,刚好又兼具了查验一切不法之徒的含义,和签名验证不谋而合

## 捐助

![支持宝](https://github.com/storezhang/donate/raw/master/alipay-small.jpg)
![微信](https://github.com/storezhang/donate/raw/master/weipay-small.jpg)

## 感谢Jetbrains

本项目通过`Jetbrains开源许可IDE`编写源代码,特此感谢

[![Jetbrains图标](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg)](https://www.jetbrains.com/?from=goexl/songci)