fast_xor
String XOR function
An extension that provides fast in-place String XOR functions for cryptography
Fast String XOR operator
31 stars
4 watching
4 forks
Language: Ruby
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for analyzing multi-byte XOR ciphers to guess key lengths and characters. | 1,402 |
| Tools to search and refactor Ruby code directly in its abstract syntax tree | 256 |
| A tool for reversing XOR encryption using known-plaintext attacks. | 142 |
| A C extension that provides a fast implementation of the String#blank? method in Ruby. | 614 |
| A tool to guess file encryption keys by analyzing frequency patterns | 86 |
| Extracts common information from text strings in various formats | 79 |
| Efficient text classification and representation learning library for Ruby | 204 |
| Extensions to Ruby's String class providing utility methods and permalink solutions. | 983 |
| Fast Ruby EXIF reader | 150 |
| Protects and encrypts data stored in local storage. | 648 |
| A password strength testing library inspired by Dropbox's JavaScript implementation | 316 |
| A utility for encoding and decoding query strings in JavaScript. | 446 |
| A Ruby tool to transform source code using Abstract Syntax Trees (ASTs) and parse trees | 47 |
| An optimized implementation of Ruby's underscore method using C extension | 33 |
| Faster way to read Excel documents in Ruby | 25 |