HMAC sha224, sha256, sha384, sha512 암호화 방법
목차 1. 공식문서 https://pkg.go.dev/crypto/hmac hmac package - crypto/hmac - Go Packages Package hmac implements the Keyed-Hash Message Authentication Code (HMAC) as defined in U.S. Federal Information Processing Standards Publication 198. An HMAC is a cryptographic hash that uses a key to sign a message. The receiver verifies the hash by reco pkg.go.dev 공식문서에 따르면 아래와 같은 방법으로 암호화 및 비교를 할 수 있습니다. // Va..
개발/GO
2022. 8. 11. 10:45
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- eks
- cloudflare
- DB형상관리
- 프로덕션
- 쿠버네티스
- Traefik
- golang
- IAM
- HMAC
- VPC
- 달러구트 꿈 백화점
- kubernetes
- kiali
- 전략패턴
- S3
- cka
- minikube
- liquibase
- Prometheus
- production
- istio
- Constant
- jaeger
- AWS
- CloudFront
- grafana
- Auto Scaling
- flyway
- 드래곤라자
- k8s
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
글 보관함