Skip to content

TOTP, bcrypt and rand functions for Golang projects

active 2024-12-172025-11-20 (UTC)

Complete coverage26,527 / 26,527 hourly files (100%) · 2 absent upstream2023-08-152026-08-24 (UTC)
Events
86
Pushes
25
Pull requests
4
Issues
0
Stars
0
Forks
0

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

ContributorContributionsPushesPRsComments
ralvarezdev262510
dependabot[bot]3030

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:25
    modified structure of the random strings package to avoid confussions
  • Releaseralvarezdev2025-10-21 22:47
    added .golangci.yml config file and upgraded dependencies
  • Releaseralvarezdev2025-10-04 21:55
    removed unnecessary pointers to slices
  • Releaseralvarezdev2025-10-04 04:01
    added more documentation
  • Releaseralvarezdev2025-10-04 02:27
    changed Url from pointer receiver to value receiver
  • Releaseralvarezdev2025-08-28 19:52
    added UUIDv4 generator
  • Pull request#1ralvarezdev2025-04-19 02:30
  • Pull request#1dependabot[bot]2025-04-15 00:01
  • Releaseralvarezdev2025-02-22 01:20
    modified EncryptCTR and DecryptCTR functions
  • Releaseralvarezdev2025-02-22 01:07
    added EncryptCTR and DecryptCTR functions
  • Releaseralvarezdev2025-02-18 01:01
    moved GenerateRecoveryCodes function location
  • Releaseralvarezdev2025-01-31 21:28
    added AES encrypt and decrypt functions
  • Releaseralvarezdev2025-01-28 00:23
    changed Url properties to private
  • Releaseralvarezdev2025-01-12 20:39
    replaced "\u0026" with "&" on TOTP Generate function
  • Releaseralvarezdev2025-01-12 17:55
    solved 'missing import path' error
  • Releaseralvarezdev2025-01-12 17:33
    added GenerateRecoveryCodes function to TOTP, based on random strings UTF-8 safe GenerateN function
  • Releaseralvarezdev2025-01-11 14:25
    added CompareTOTPSha1 function
  • Releaseralvarezdev2025-01-11 13:14
    added CompareTOTPSha1 function
  • Releaseralvarezdev2025-01-04 01:53
    added random UTF-8 safe string generator function
  • Releaseralvarezdev2024-12-30 20:57
    passwords longer than 72 bytes can be hashed with bcrypt
  • Releaseralvarezdev2024-12-29 14:44
    renamed errors
  • Releaseralvarezdev2024-12-22 22:38
    Solved '...\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:24
    run 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.