CryptoCalculator
Crypto calculator
A utility project providing tools and calculations for cryptographic operations.
8 stars
3 watching
1 forks
Language: C++
last commit: almost 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
aksalj/hashlibpp | Provides a simple C++ library to compute cryptographic checksums. | 15 |
probablykasper/cpc | A high-accuracy calculator that supports unit conversions and string parsing. | 130 |
paddim8/kalker | A comprehensive scientific calculator with math syntax and symbolic computation capabilities | 1,656 |
kde/kcalc | A high-level calculator with scientific capabilities and advanced features. | 35 |
plsyssec/fact | A compiler for a constant-time programming language used in cryptography | 198 |
d-bahr/crcpp | An efficient C++ implementation of a portable and lightweight CRC algorithm | 337 |
b-con/crypto-algorithms | Public domain implementations of basic cryptography algorithms for educational and pragmatic purposes. | 1,832 |
deliberative/crypto | A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. | 28 |
joaodanielrufino/gcloc | A tool to count lines of code in various programming languages and file formats. | 30 |
kthohr/stats | A C++ library of statistical functions with compile-time capabilities and integration with linear algebra libraries. | 528 |
alt-romes/programmer-calculator | A terminal calculator designed to support multiple number representations and arithmetic operations with customizable operand sizes. | 549 |
rustyconover/duckdb-crypto-extension | An extension to DuckDB that adds cryptographic hash functions and HMAC calculation capabilities. | 11 |
rvcas/crisp | A minimal Lispy calculator implementation in Zig with basic arithmetic operations | 24 |
codedot/lambda | An implementation of lambda calculus using interaction nets, providing a CLI and API. | 45 |
sindresorhus/hasha-cli | A command-line tool for calculating hashes of input text or files | 73 |