@ondoher/enigma

Tools and documentation to help with building and testing an Enigma Machine simulator.

https://github.com/ondoher/enigma

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
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.3%) to scientific vocabulary

Keywords

educational-project enigma-machine enigma-simulator simulator
Last synced: 6 months ago · JSON representation ·

Repository

Tools and documentation to help with building and testing an Enigma Machine simulator.

Basic Info
  • Host: GitHub
  • Owner: Ondoher
  • License: mit
  • Language: JavaScript
  • Default Branch: main
  • Homepage:
  • Size: 1.41 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
educational-project enigma-machine enigma-simulator simulator
Created about 3 years ago · Last pushed 12 months ago
Metadata Files
Readme License Citation

README.md

What's in this toolkit

This toolkit is for anybody who wants to create their own Enigma Machine simulation. Whether this is a class assignment or a fun side project, this toolkit should provide the tools necessary to get there.

What you'll find here:

  • documentation that gives a brief overview of what the Enigma is, and some technical details about its operation. Following that is a detailed breakdown of how to go about writing a simulation and all of the small details and quirks that will need to be accounted for. And there are many.

  • a reference JavaScript implementation of an Enigma simulation and code to generate test data. There is an API for the simulation with hooks to observe data as it moves through the system. This is installed as a node module using npm.

  • sample data, both generated and validated. The validated messages come in two forms. The first is real messages that were sent during the war, and the other is generated messages that have been validated against other simulators.

Owner

  • Name: Glenn Anderson
  • Login: Ondoher
  • Kind: user

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: Enigma Machine Toolkit
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Glenn
    family-names: Anderson
    email: ondoher@gmail.com
repository-code: 'https://github.com/Ondoher/enigma'
abstract: >-
  Contains documentation, reference code and test data
  to help in the creation of an Enigma Machine simulator.
keywords:
  - Enigma machine
  - Enigma
  - Simulation
  - Test data
  - cryptography
license: MIT

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 2
  • Total Committers: 1
  • Avg Commits per committer: 2.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 1
  • Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Glenn o****r@g****m 2

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • npm 25 last-month
  • Total dependent packages: 1
  • Total dependent repositories: 0
  • Total versions: 8
  • Total maintainers: 1
npmjs.org: @ondoher/enigma

Tools and documentation to help in building and testing an Enigma Machine simulator.

  • Versions: 8
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 25 Last month
Rankings
Dependent packages count: 16.2%
Downloads: 18.7%
Forks count: 20.5%
Average: 20.6%
Stargazers count: 22.1%
Dependent repos count: 25.3%
Maintainers (1)
Last synced: 6 months ago

Dependencies

package/package.json npm
  • jasmine ^4.5.0 development
  • jasmine-console-reporter ^3.1.0 development
package.json npm