g27-joe-hamer
Code to go alongside my cryptography chapter
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.9%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
·
Repository
Code to go alongside my cryptography chapter
Basic Info
- Host: GitHub
- Owner: jhamer32993e
- Language: Python
- Default Branch: main
- Size: 1.74 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 2 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
Citation
README.md
G27-Joe-Hamer
Code to go alongside my cryptography chapter.
Note: Fermat's Factorisation Algorithm and Pollard's p-1 algorithm both require the csv file "PrimeList.csv".
Owner
- Login: jhamer32993e
- Kind: user
- Repositories: 1
- Profile: https://github.com/jhamer32993e
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: G-27 Cryptography Code
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Joseph
family-names: Hamer
email: hhx502@york.ac.uk
affiliation: University of York
repository-code: 'https://github.com/jhamer32993e/G27-Joe-Hamer'