recryptor
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic links in README
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Unable to calculate vocabulary similarity
Repository
Basic Info
- Host: GitHub
- Owner: khulnasoft
- License: other
- Language: Go
- Default Branch: main
- Size: 6.31 MB
Statistics
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
- Releases: 0
Metadata Files
Owner
- Name: KhulnaSoft Ltd.
- Login: khulnasoft
- Kind: organization
- Email: info@khulnasoft.com
- Location: Bangladesh
- Website: https://khulnasoft.com
- Twitter: khulnasoft
- Repositories: 396
- Profile: https://github.com/khulnasoft
Open source projects and samples from KhulnaSoft
GitHub Events
Total
- Watch event: 1
- Issue comment event: 1
- Push event: 2
- Pull request review event: 1
- Pull request event: 1
- Fork event: 1
- Create event: 1
Last Year
- Watch event: 1
- Issue comment event: 1
- Push event: 2
- Pull request review event: 1
- Pull request event: 1
- Fork event: 1
- Create event: 1
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 2.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 1
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 2.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 1
Top Authors
Issue Authors
- dependabot[bot] (1)
Pull Request Authors
- dependabot[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 4
- Total downloads: unknown
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 0
(may contain duplicates) - Total versions: 0
proxy.golang.org: github.com/khulnasoft/recryptor/pke/kyber/internal/common/asm
AVX2 optimized version of polynomial operations. See the comments on the generic implementation for the details of the maths involved.
- Homepage: https://github.com/khulnasoft/recryptor
- Documentation: https://pkg.go.dev/github.com/khulnasoft/recryptor/pke/kyber/internal/common/asm#section-documentation
- License: BSD-3-Clause
Rankings
proxy.golang.org: github.com/khulnasoft/recryptor/simd/keccakf1600/internal/asm
- Homepage: https://github.com/khulnasoft/recryptor
- Documentation: https://pkg.go.dev/github.com/khulnasoft/recryptor/simd/keccakf1600/internal/asm#section-documentation
- License: BSD-3-Clause
Rankings
proxy.golang.org: github.com/khulnasoft/recryptor/sign/internal/dilithium/asm
AVX2 optimized version of Poly.[Inv]NTT(). See the comments on the generic implementation for details on the maths involved.
- Homepage: https://github.com/khulnasoft/recryptor
- Documentation: https://pkg.go.dev/github.com/khulnasoft/recryptor/sign/internal/dilithium/asm#section-documentation
- License: BSD-3-Clause
Rankings
proxy.golang.org: github.com/khulnasoft/recryptor
Package recryptor provides a collection of cryptographic primitives. The goal of this module is to be used as a tool for experimental deployment of cryptographic algorithms targeting Post-Quantum (PQ) and Elliptic Curve Cryptography (ECC). Following blog post describes ideas behind RECRYPTOR in more details: https://blog.khulnasoft.com/introducing-recryptor/
- Homepage: https://github.com/khulnasoft/recryptor
- Documentation: https://pkg.go.dev/github.com/khulnasoft/recryptor#section-documentation
- License: BSD-3-Clause