An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 4.7% on proxy.golang.org
Top 5.8% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org
Top 5.3% forks on proxy.golang.org

proxy.golang.org : github.com/opencoff/go-srp

prime.go - Generate safe primes Copyright 2013-2017 Sudhi Herle <sudhi.herle-at-gmail-dot-com> License: MIT Package srp implements SRP-6a per [1]. It uses the standard library and the golang extended library and nothing else. This implementation is accurate as of Aug 2012 edition of the SRP specification [1]. To verify that the client has generated the same key "K", the client sends "M" -- a hash of all the data it has and it received from the server. To validate that the server also has the same value, it requires the server to send its own proof. In the SRP paper [1], the authors use: We use a simpler construction: In this implementation: Per RFC-5054, we adopt the following padding convention: References:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/opencoff/go-srp
Keywords: go , golang , secure-authentication , srp , srp-6a
License: MIT
Latest release: 4 months ago
First release: almost 6 years ago
Namespace: github.com/opencoff
Dependent packages: 1
Dependent repositories: 2
Stars: 133 on GitHub
Forks: 17 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 18 days ago

    Loading...
    Readme
    Loading...