GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#c_lang #crypto #cryptography_library #psa #ssl #tls

Mbed TLS is a library that helps with encryption and secure communication. It is small and works well on embedded systems, making it useful for devices with limited resources. You can easily build and configure it using tools like GNU Make, CMake, or Microsoft Visual Studio. The library includes examples and tests to help you understand how to use it. It also supports the PSA Cryptography API, which makes it easier to use cryptographic functions securely. This library is flexible and can be customized for different platforms and use cases, making it a powerful tool for ensuring data security in various applications.

https://github.com/Mbed-TLS/mbedtls
#cplusplus #bitcoin #c_plus_plus #cryptocurrency #cryptography #p2p

Bitcoin Core is a software that connects you to the Bitcoin network, allowing you to download and validate blocks and transactions. It also includes a wallet and a graphical user interface. You can download a ready-to-use version from the Bitcoin Core website. The benefit to you is that it provides a secure and reliable way to manage your Bitcoin transactions, ensuring that everything is validated and trustworthy. Additionally, it is open-source and constantly improved by a community of developers, making it a robust tool for Bitcoin users.

https://github.com/bitcoin/bitcoin
#rust #cryptography #nexus #rust #snark #zero_knowledge #zkvm

The Nexus zkVM is a powerful, open-source tool that lets you run and prove programs very quickly, even at a trillion CPU cycles per second with enough machine power. It's easy to use: first, you install Rust and some other tools, then you install the Nexus zkVM. You can create a new project, write your program in Rust, run it, generate a proof, and verify the proof. This helps ensure your programs are correct and secure. You can learn more from their documentation or join their community for support. The benefit is that it makes your programs faster and more secure, which is useful for complex tasks.

https://github.com/nexus-xyz/nexus-zkvm
#rust #cryptography #network #rust

The Nexus Network CLI is a powerful tool that helps you contribute proofs to the Nexus network, which is building a global distributed prover network for a better Internet. To use it, you can quickly install it with a simple command. It requires some prerequisites like installing Rust and other dependencies depending on your operating system. The CLI will ask for a prover ID, but you can skip it and use a random one. The benefit to you is that you can be part of a global effort to create a more secure and verifiable internet by contributing your computer's power. You also get access to a community and resources for help if you need it.

https://github.com/nexus-xyz/network-api
#elixir #blockchain #consensus #cryptography #distributed_systems #elixir #erlang #operating_system #p2p #protocol

Anoma is a protocol that allows you to run a node for a decentralized network. To use it, you need to install several dependencies depending on your operating system (Mac, Windows, or Linux). You can either download pre-built binaries or compile the code yourself. Here are the key steps Download the release for your platform, extract it, and run the `bin/anoma` command.
- **Compilation**: Install necessary tools like Git, CMake, Rust, and Elixir, then follow the compilation instructions.

Following development is easy through GitHub issues, project overviews, and research forums. This helps you stay updated on what's being worked on and how the project is progressing.

The benefit to you is that you can participate in and contribute to a cutting-edge decentralized network, staying informed about its development and helping shape its future.

https://github.com/anoma/anoma
#php #crypto #cryptography #encrypted #hacktoberfest #one_time #paste #pastebin #php #security #self_destroy #self_hosted #self_hosting

PrivateBin is a secure online pastebin where you can store text, like code or messages. It encrypts your data in the browser using strong AES encryption, so the server doesn't know what you're sharing. You can add a password to keep your paste private and set it to expire after reading or at a certain time. This helps protect sensitive information from being accessed by others. However, you must trust the server administrator and use HTTPS for security. PrivateBin offers features like Markdown support and file uploads, making it useful for both privacy and convenience.

https://github.com/PrivateBin/PrivateBin
#c_lang #cryptography #decryption #encryption #openssl #ssl #tls

OpenSSL is a free, open-source toolkit that helps secure data by using strong encryption methods like TLS, SSL, and QUIC protocols. It includes libraries for cryptography and a command-line tool to create keys, certificates, encrypt data, and test security. OpenSSL is widely trusted and used by many software and websites to protect sensitive information during transmission, ensuring privacy and data integrity. It works on many operating systems and is regularly updated by a global community. Using OpenSSL helps you build secure applications and protect communications from cyber threats easily and reliably[1][3][5].

https://github.com/openssl/openssl