A simple library to generate server certs and keys for HTTPS support. Code from http://golang.org/src/crypto/tls/generate_cert.go. Do NOT use in production!
☆63Mar 14, 2017Updated 9 years ago
Alternatives and similar repositories for httpscerts
Users that are interested in httpscerts are comparing it to the libraries listed below
Sorting:
- Simple HTTP client & server long poll library for Go☆28Apr 18, 2018Updated 7 years ago
- A privacy-preserving digital version of punch cards used in store loyalty programs☆11Apr 19, 2021Updated 4 years ago
- IP whitelisting in Go☆21Jun 9, 2020Updated 5 years ago
- Reverse dependency lister for Go☆12Feb 10, 2014Updated 12 years ago
- Go module for https://github.com/celo-org/bls-zexe/☆13Feb 2, 2024Updated 2 years ago
- Convert console Dart applications into single executables containing the VM and all dependencies.☆22Sep 29, 2013Updated 12 years ago
- Solution to harden TLS security by storing private keys and delegating operations to the Trused Execution Environment☆13Oct 10, 2022Updated 3 years ago
- Go implementation of bcrypt_pbkdf(3) from OpenBSD☆15Feb 5, 2015Updated 11 years ago
- Automatically exported from code.google.com/p/jra-go☆21Jan 15, 2016Updated 10 years ago
- A Fyne login manager for linux desktop computers☆17Nov 21, 2021Updated 4 years ago
- Elliptic curves Rust reference implementation☆16Mar 10, 2024Updated 2 years ago
- Offline GitHub Issues Client☆20Feb 23, 2017Updated 9 years ago
- [old] precursor to golang.org/x/build/maintner/godata☆24Aug 29, 2017Updated 8 years ago
- OPAQUE asymmetric PAKE, and its threshold implementation. Experimental, not audited.☆17Jun 16, 2021Updated 4 years ago
- 一键部署SonarQube静态代码分析平台,并将结果持久化在宿主机。☆12Jul 5, 2018Updated 7 years ago
- A simple, secure golang password hashing/key-derivation package☆23Oct 15, 2025Updated 5 months ago
- Buffruneio provides rune-based buffered input☆30Nov 12, 2020Updated 5 years ago
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Nov 16, 2020Updated 5 years ago
- Benchmark of go binary and text encodings☆24Jun 15, 2025Updated 9 months ago
- An RFC5297-compliant C implementation of AES-SIV☆20Oct 15, 2020Updated 5 years ago
- tmpl - unix-friendly templating tool.☆28Oct 7, 2025Updated 5 months ago
- Tool: godump dumps AST and SSA IR of given source codes☆23Jul 10, 2020Updated 5 years ago
- Reference implementations of post-quantum cryptographic primitives☆33Feb 16, 2026Updated last month
- Implementations of do255e and do255s in C and assembly☆25May 3, 2021Updated 4 years ago
- An implementation of Mike Hamburg's Ed448 (Goldilocks) curve - derived from libdecaf. This is a mirror of https://bugs.otr.im/otrv4/libgo…☆19Mar 16, 2020Updated 6 years ago
- runs go generate recursively on a specified path or environment variable and can filter by regex☆31Jan 10, 2017Updated 9 years ago
- Atomix 4 Go client☆11Jun 27, 2023Updated 2 years ago
- Generates http servers that respond in predefined manner☆20Apr 7, 2023Updated 2 years ago
- script to create a single node k8 setup for testing in a core os instance☆14Feb 15, 2018Updated 8 years ago
- Implementation of do255e and do255s in Go