Bitcoin Forum
June 20, 2024, 04:18:34 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Altcoin Discussion / Re: Top 3 coins in 2020? on: July 09, 2018, 08:10:12 PM
Veda, Ethereum, Tron
2  Alternate cryptocurrencies / Altcoin Discussion / Re: Error while compiling the daemon (Cryptonote) on: July 06, 2018, 02:32:16 AM
Try
Code:
$ git clone https://github.com/bitcoin/bitcoin
$ cd bitcoin
$ cmake -H. -B_builds -DCMAKE_BUILD_TYPE=Release
$ cmake --build _builds
3  Bitcoin / Development & Technical Discussion / Re: Book recommendations about cryptography? on: July 04, 2018, 07:31:41 PM
OpenSSL Cookbook
https://www.feistyduck.com/books/openssl-cookbook/
4  Bitcoin / Development & Technical Discussion / Re: Book recommendations about cryptography? on: July 03, 2018, 08:00:04 AM
The GNU Privacy Handbook
https://www.gnupg.org/gph/en/manual.html
5  Bitcoin / Development & Technical Discussion / Re: Book recommendations about cryptography? on: July 02, 2018, 06:58:21 AM
Serious Cryptography: A Practical Introduction to Modern Encryption
www.amazon.com/Serious-Cryptography-Practical-Introduction-Encryption/dp/1593278268/
ISBN-10: 1593278268
ISBN-13: 978-1593278267

Introduction to Cryptography: Principles and Applications 3rd ed
www.amazon.com/Introduction-Cryptography-Principles-Applications-Information/dp/3662479737/
ISBN-10: 3662479737
ISBN-13: 978-3662479735

Introduction to Network Security
www.amazon.com/Introduction-Network-Security-Computer-Information/dp/1584885432/
ISBN-10: 1584885432
ISBN-13: 978-1584885436
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!