des.nim
Cryptographic library
A Nim implementation of cryptographic algorithms including DES and DUKPT.
DES/3DES, DUKPT and MAC in Nim language
6 stars
2 watching
2 forks
Language: Nim
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
xxtea/xxtea-nim | A Nim library implementing a fast and secure encryption algorithm | 19 |
cheatfate/nimcrypto | A cryptographic library for Nim programming language | 192 |
juancarlospaco/nim-html-dsl | A compiler-based HTML DSL for Nim programming language | 65 |
scinim/datamancer | A Nim library providing a dplyr-like API for data manipulation and analysis of dataframes. | 133 |
vladar4/sdl2_nim | A wrapper of the SDL 2 library for the Nim language. | 145 |
rockcavera/nim-dnsprotocol | An implementation of the DNS protocol in the Nim programming language. | 17 |
johnscillieri/psutil-nim | A Nim port of Python's psutil library for cross-platform system information access | 62 |
niv/websocket.nim | A WebSocket implementation for client-server communication | 102 |
nim-lang/sdl2 | A set of C library bindings for a popular game development framework. | 234 |
nim-lang/zip | A C wrapper around the zip library to provide a simple and efficient way to work with ZIP archives | 52 |
nim-lang/redis | A Redis client library for the Nim programming language | 128 |
dedis/kyber | A comprehensive cryptographic toolkit for Go developers | 643 |
jiro4989/pnm | A library that provides a pure Nim implementation of the Netpbm format for image data storage and manipulation. | 4 |
nim-lang/nimble | A package manager for the Nim programming language | 1,261 |
juancarlospaco/cpython | An alternative implementation of Python's standard library for use in Nim programming language | 142 |