cryptosphere/cryptosphere

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveralls.yml
.gitignore
.rspec
.ruby-gemset
.travis.yml
Gemfile
Gemfile.lock
Guardfile
LICENSE.txt
README.md
Rakefile
bin/crypt
cryptosphere.gemspec
images/browser-security.png
images/experimental.png
images/logo.png
tasks/benchmarks.rake
tasks/ci.rake
tasks/rspec.rake
webui/css/bootstrap-theme.css
webui/css/bootstrap-theme.min.css
webui/css/bootstrap.css
webui/css/bootstrap.min.css
webui/css/password.css
webui/css/style.css
webui/img/glyphicons-halflings-white.png
webui/img/glyphicons-halflings.png
webui/img/icon.png
webui/index.html
webui/js/bootstrap.js1,185
F
1 wk
webui/js/bootstrap.min.js1
webui/js/jquery-2.0.3.js6,037
F
1 mo
webui/js/password.js11
benchmarks/block_benchmark.rb12
lib/cryptosphere.rb25
lib/cryptosphere/app.rb41
lib/cryptosphere/block.rb32
A
45 mins
lib/cryptosphere/cli.rb12
lib/cryptosphere/encoding.rb12
lib/cryptosphere/git.rb5
lib/cryptosphere/git/pack_object.rb53
lib/cryptosphere/git/pack_reader.rb84
A
1 hr
lib/cryptosphere/git/resources/receive_pack.rb36
lib/cryptosphere/git/resources/refs.rb33
lib/cryptosphere/heads/read_head.rb30
A
1 hr
lib/cryptosphere/heads/write_head.rb36
A
35 mins
lib/cryptosphere/pkt_line_reader.rb19
A
35 mins
lib/cryptosphere/position.rb41
lib/cryptosphere/primitives/blake2bxsalsa20poly1305.rb22
lib/cryptosphere/resource.rb10