All Projects → mgrzeszczak → Des Cuda

mgrzeszczak / Des Cuda

Licence: mit
DES cracking using brute force algorithm and CUDA

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Des Cuda

Bitcracker
BitCracker is the first open source password cracking tool for memory units encrypted with BitLocker
Stars: ✭ 463 (+2104.76%)
Mutual labels:  cuda, cracking
Hashcat
World's fastest and most advanced password recovery utility
Stars: ✭ 11,014 (+52347.62%)
Mutual labels:  cuda, cracking
Zluda
CUDA on Intel GPUs
Stars: ✭ 937 (+4361.9%)
Mutual labels:  cuda
Java Crypto Utils
Java Cryptographic, Encoding and Hash Utilities
Stars: ✭ 15 (-28.57%)
Mutual labels:  encryption
Uammd
A CUDA project for Molecular Dynamics, Brownian Dynamics, Hydrodynamics... intended to simulate a very generic system constructing a simulation with modules.
Stars: ✭ 11 (-47.62%)
Mutual labels:  cuda
Nippy
High-performance serialization library for Clojure
Stars: ✭ 838 (+3890.48%)
Mutual labels:  encryption
Rsa Javascript
rsa-javascript
Stars: ✭ 13 (-38.1%)
Mutual labels:  encryption
Jose
JSON Object Signing and Encryption for Node.js and the browser
Stars: ✭ 25 (+19.05%)
Mutual labels:  encryption
Lockbox
Modern encryption for Ruby and Rails
Stars: ✭ 905 (+4209.52%)
Mutual labels:  encryption
Tomb
the Crypto Undertaker
Stars: ✭ 859 (+3990.48%)
Mutual labels:  encryption
Featherduster
An automated, modular cryptanalysis tool; i.e., a Weapon of Math Destruction
Stars: ✭ 876 (+4071.43%)
Mutual labels:  encryption
Theano Roi Align
An implementation of the RoiAlign operation for Theano
Stars: ✭ 11 (-47.62%)
Mutual labels:  cuda
Presentations
Slides and demo code for past presentations
Stars: ✭ 7 (-66.67%)
Mutual labels:  cuda
Enigma
Enigma cipher tool
Stars: ✭ 13 (-38.1%)
Mutual labels:  encryption
Cupoisson
CUDA implementation of the 2D fast Poisson solver
Stars: ✭ 7 (-66.67%)
Mutual labels:  cuda
Cub
Cooperative primitives for CUDA C++.
Stars: ✭ 883 (+4104.76%)
Mutual labels:  cuda
Halite
High-level cryptography interface powered by libsodium
Stars: ✭ 933 (+4342.86%)
Mutual labels:  encryption
Gpu badmm mt
Bregman ADMM for mass transportation on GPU
Stars: ✭ 10 (-52.38%)
Mutual labels:  cuda
Graphvite
GraphVite: A General and High-performance Graph Embedding System
Stars: ✭ 865 (+4019.05%)
Mutual labels:  cuda
Wssh
WSSH Is a tool for brute forcing servers that has port 22 open via ssh, wssh is probably the fastest ssh brute forcer available
Stars: ✭ 21 (+0%)
Mutual labels:  cracking

des-cuda

DES cracking using brute force algorithm and CUDA

License

MIT License

Copyright (c) 2017 Maciej Grzeszczak

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].