• Stars
    star
    32
  • Rank 800,190 (Top 16 %)
  • Language
    Ruby
  • License
    MIT License
  • Created about 12 years ago
  • Updated almost 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Schadcode that demonstrates a revisited hash-flooding DoS attack (cf. https://www.131002.net/siphash/).

More Repositories

1

heartbeat

Ruby script to test your server for the TLS Heartbleed attack.
Ruby
102
star
2

krypt

Platform- and library-independent cryptography for Ruby. The official repo has moved to
Ruby
44
star
3

siphash-c

A streaming implementation of SipHash in C as well as an optimized one-pass implementation.
C
28
star
4

FuzzBert

A random testing / fuzzer framework for Ruby. The official repo has moved to
Ruby
18
star
5

siphash-java

Java implementation of SipHash.
Java
18
star
6

asn1pull-java

An ASN.1 pull parser implementation in Java.
Java
9
star
7

siphash-ruby

A Ruby implementation of SipHash.
Ruby
8
star
8

applied-crypto.rb

Slides and codes from a workshop on using cryptography in the context of Ruby OpenSSL.
Ruby
7
star
9

krypt-core-ruby

Ruby implementation of the krypt-core API. The official repo has moved to
Ruby
6
star
10

krypt-core-java

Java implementation of the krypt-core API. The official repo has moved to
Java
5
star
11

krypt-core-c

C implementation of the krypt-core API. The official repo has moved to
C
4
star
12

prez

Presentations
Ruby
3
star
13

bytestring

An attempt at a specification for a low-level byte representation in Ruby
Ruby
3
star
14

krypt-provider-openssl

C implementation of the krypt-provider API using OpenSSL. The official repo has moved to
C
3
star
15

resin

A library to support CAdES signatures (ETSI TS 101 733, RFC 5126) in Ruby.
2
star
16

ruby-openssl

A development repository for the Ruby standard library "ext/openssl". Provides new and experimental features.
C
2
star
17

hybridsort

Analysis of a QuickSort/Insertion Sort hybrid for Ruby
Ruby
2
star
18

pekan

A Personal Kanban web application to organize your daily tasks.
JavaScript
1
star
19

ruby3-concurrency

Article (in German) about Ruby 3 concurrency primitives
Ruby
1
star
20

openssl-ext

Provides additional features that are not yet available in the OpenSSL standard library.
C
1
star
21

diff_logger

Allows to log changes made in an update, either by default logging or by providing a custom logger.
Ruby
1
star
22

rubyconf

My slides for RubyConf.
1
star
23

binyo

Fast binary IO for Ruby. The official repo has moved to
C
1
star
24

memoization-in-ruby

Code samples for the article on memoization
Ruby
1
star
25

krypt-provider-jdk

Java implementation of the krypt-provider API using JCE. The official repo has moved to
Java
1
star