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. | 135 |
paddim8/kalker | A comprehensive scientific calculator with math syntax and symbolic computation capabilities | 1,678 |
kde/kcalc | A high-level calculator with scientific capabilities and advanced features. | 36 |
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 | 343 |
b-con/crypto-algorithms | A collection of basic cryptographic algorithms implemented from scratch in C. | 1,847 |
deliberative/crypto | A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. | 29 |
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. | 533 |
alt-romes/programmer-calculator | A terminal calculator designed to support multiple number representations and arithmetic operations with customizable operand sizes. | 552 |
rustyconover/duckdb-crypto-extension | An extension to DuckDB that adds cryptographic hash functions and HMAC calculation capabilities. | 12 |
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 |