TOTP, bcrypt and rand functions for Golang projects
active 2024-12-17 → 2025-11-20 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 339 days from 2024-12-17 to 2025-11-20. Pushes: 25 total, peak 4 in a day. Pull requests: 4 total, peak 2 in a day. Issues: 0 total, peak 0 in a day. Comments: 0 total, peak 0 in a day. Stars: 0 total, peak 0 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| ralvarezdev | 26 | 25 | 1 | 0 |
| dependabot[bot] | 3 | 0 | 3 | 0 |
Recent activity
Latest issues, pull requests and releases
- Pull request#2dependabot[bot]2025-11-20 02:58
- Pull request#2dependabot[bot]2025-11-20 02:58
- Releaseralvarezdev2025-11-10 20:25modified structure of the random strings package to avoid confussions
- Releaseralvarezdev2025-10-21 22:47added .golangci.yml config file and upgraded dependencies
- Releaseralvarezdev2025-10-04 21:55removed unnecessary pointers to slices
- Releaseralvarezdev2025-10-04 04:01added more documentation
- Releaseralvarezdev2025-10-04 02:27changed Url from pointer receiver to value receiver
- Releaseralvarezdev2025-08-28 19:52added UUIDv4 generator
- Pull request#1ralvarezdev2025-04-19 02:30
- Pull request#1dependabot[bot]2025-04-15 00:01
- Releaseralvarezdev2025-02-22 01:20modified EncryptCTR and DecryptCTR functions
- Releaseralvarezdev2025-02-22 01:07added EncryptCTR and DecryptCTR functions
- Releaseralvarezdev2025-02-18 01:01moved GenerateRecoveryCodes function location
- Releaseralvarezdev2025-01-31 21:28added AES encrypt and decrypt functions
- Releaseralvarezdev2025-01-28 00:23changed Url properties to private
- Releaseralvarezdev2025-01-12 20:39replaced "\u0026" with "&" on TOTP Generate function
- Releaseralvarezdev2025-01-12 17:55solved 'missing import path' error
- Releaseralvarezdev2025-01-12 17:33added GenerateRecoveryCodes function to TOTP, based on random strings UTF-8 safe GenerateN function
- Releaseralvarezdev2025-01-11 14:25added CompareTOTPSha1 function
- Releaseralvarezdev2025-01-11 13:14added CompareTOTPSha1 function
- Releaseralvarezdev2025-01-04 01:53added random UTF-8 safe string generator function
- Releaseralvarezdev2024-12-30 20:57passwords longer than 72 bytes can be hashed with bcrypt
- Releaseralvarezdev2024-12-29 14:44renamed errors
- Releaseralvarezdev2024-12-22 22:38Solved '...\github.com\ralvarezdev\go-crypto@v0.4.2\bcrypt\bcrypt.go:5:2: import "github.com/ralvarezdev/go-crypto" is a program, not an importable package'
- Releaseralvarezdev2024-12-22 22:24run go mod tidy
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 0 stars here means stars gained during the window, not the repo's star count.