It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
Content | Score | Started by | Date posted | ||
Attacking ECDSA by Lattice Sieving: Bridging Gap with Fourier Analysis Attacks in Development & Technical Discussion
Attacking ECDSA by Lattice Sieving: Bridging Gap with Fourier Analysis Attacks by
krashfire
I had chance upon this research.. https://eprint.iacr.org/2024/296The author had…
|
n/a | krashfire | Today at 02:42:09 AM | ||
R,S,Z , K nonce and public key Signature samples in Development & Technical Discussion
R,S,Z , K nonce and public key Signature samples by
krashfire
Saw some comments of users looking for R,S,Z Signatures and public key sample fo…
|
n/a | krashfire | November 19, 2024, 09:40:27 PM | ||
Twist Attack, Sub-Group Attack & Pollard-Rho in Development & Technical Discussion
Twist Attack, Sub-Group Attack & Pollard-Rho by
krashfire
i realize we cannot attack the SECP256k1 directly but we could create a twist on…
|
n/a | krashfire | November 20, 2024, 04:11:13 PM | ||
Pollard Rho Kangaroo Algorithm for 256 bits in Development & Technical Discussion
Pollard Rho Kangaroo Algorithm for 256 bits by
krashfire
Hi, im hoping to get some advice on how i can fine tune, optimized or enhance my…
|
n/a | krashfire | Today at 01:02:04 AM | ||
Index Calculus Algorithm to find private key in Development & Technical Discussion
Index Calculus Algorithm to find private key by
krashfire
Hi everyone, i am wondering whether is there any other way or is there a better…
|
n/a | krashfire | November 18, 2024, 03:19:21 PM | ||
Searching for K nonce in Development & Technical Discussion
Searching for K nonce by
krashfire
I had made a little change in my code. im just hoping i could receive some advic…
|
n/a | krashfire | November 20, 2024, 04:20:44 PM | ||
Calculating K nonce in Development & Technical Discussion
Calculating K nonce by
krashfire
Hi everyone, im currently using this calculation written by ecdsa123 to get to K…
|
n/a | krashfire | Today at 04:10:44 AM | ||
Verifying K Value in Sagemath in Development & Technical Discussion
Verifying K Value in Sagemath by
krashfire
How do i verify if the found K value is the correct value given for an R signatu…
|
n/a | krashfire | November 19, 2024, 06:27:21 PM | ||
Bitcoin Address in Beginners & Help
Bitcoin Address by
krashfire
Just wondering out loud here..Is it possible to create/choose our own Bitcoin ad…
|
n/a | krashfire | November 19, 2024, 05:20:45 AM | ||
Range Nonce Script in Development & Technical Discussion
Range Nonce Script by
krashfire
So I have been testing the Kangaroo Algorithm by Jean Luc and upgraded by @NotAT…
|
n/a | krashfire | November 13, 2024, 10:45:40 AM | ||
Bitcoin Hijacking in Development & Technical Discussion
Bitcoin Hijacking by
krashfire
This have anyone actually tried this? How realistic is this programme? It someho…
|
n/a | krashfire | October 17, 2024, 08:27:02 AM | ||
Create 100 R,s,z signatures from public key in Development & Technical Discussion
Create 100 R,s,z signatures from public key by
krashfire
Python code for those of you who are looking to create 100 or more R,s,z signa…
|
n/a | krashfire | November 07, 2024, 12:46:07 AM | ||
Security of Bitcoin Address in Bitcoin Discussion
Security of Bitcoin Address by
krashfire
What are the chances of anyone accidentally creating the same Bitcoin address? I…
|
n/a | krashfire | Today at 12:48:57 AM | ||
Nonce Recovery in Development & Technical Discussion
Nonce Recovery by
krashfire
I would just like to open a technical discussion about K nonce in ECDSA SECP256k…
|
n/a | krashfire | November 19, 2024, 07:09:22 AM | ||
algorithimLLL in Development & Technical Discussion
algorithimLLL by
krashfire
Hi, below is the full code i modified fromhttps://blog.trailofbits.com/2020/06/1…
|
n/a | krashfire | January 22, 2023, 05:40:00 AM | ||
Reuse Nonce Faulty Sig Attack in Development & Technical Discussion
Reuse Nonce Faulty Sig Attack by
krashfire
In this article, https://medium.com/asecuritysite-when-bob-met-alice/ecdsa-signa…
|
n/a | krashfire | November 18, 2024, 04:57:05 AM | ||
Bitcoin & Anonymity in Bitcoin Discussion
Bitcoin & Anonymity by
krashfire
I have read that authorities are able to track the bitcoins if they are being mo…
|
n/a | krashfire | November 18, 2024, 11:43:50 AM | ||
Secp256k1 Bitcoin signatures formula in Development & Technical Discussion
Secp256k1 Bitcoin signatures formula by
krashfire
Just putting it out here for those of you who, like me are very new in ECDSA Sec…
|
n/a | krashfire | November 20, 2024, 03:56:39 PM | ||
Breaking RSA Encryption with Quantum Computer in Bitcoin Discussion
Breaking RSA Encryption with Quantum Computer by
krashfire
https://news.bitcoin.com/chinese-researchers-claim-success-in-breaking-rsa-encry…
|
n/a | krashfire | July 22, 2024, 10:32:32 AM | ||
Lattice Attack Script Modified in Development & Technical Discussion
Lattice Attack Script Modified by
krashfire
Modified the gen_data.py script in https://github.com/bitlogik/lattice-attack. N…
|
n/a | krashfire | November 20, 2024, 11:07:46 PM | ||
Recreated Fault Sig Attack on Bitcoin Wallet in Development & Technical Discussion
Recreated Fault Sig Attack on Bitcoin Wallet by
krashfire
I realize that you can't recreate the attack by using the R,S,Z(H) on blockchain…
|
n/a | krashfire | September 10, 2024, 11:38:23 AM | ||
Formula to calculate Private keys in Development & Technical Discussion
Formula to calculate Private keys by
krashfire
What is the formula to calculate private keys if you already have all the R,S,Z(…
|
n/a | krashfire | Today at 08:52:37 AM | ||
Hex to Wif Mass convertor in Development & Technical Discussion
Hex to Wif Mass convertor by
krashfire
can anyone recommend a mass hex to wif convertor that actually works? tried the…
|
n/a | krashfire | November 20, 2024, 02:31:04 PM | ||
Reused R nonce faulty signature attack in Development & Technical Discussion
Reused R nonce faulty signature attack by
krashfire
i recreate the attack and modify the code based on this article. https://asecuri…
|
n/a | krashfire | November 18, 2024, 09:08:27 AM | ||
Bitcoin public keys in Development & Technical Discussion
Bitcoin public keys by
krashfire
Is it even possible to recreate the R, S , Z(H) signatures from the public keys?…
|
n/a | krashfire | November 18, 2024, 08:26:56 PM | ||
Nonce reuse fault attack on secp256k1 in Development & Technical Discussion
Nonce reuse fault attack on secp256k1 by
krashfire
Hi, I was wondering whether anyone had tried Nonce Reuse fault attack on SECP256…
|
n/a | krashfire | November 11, 2024, 08:06:09 PM | ||
Generating 100 R, s, Z signatures in Development & Technical Discussion
Generating 100 R, s, Z signatures by
krashfire
I am trying to create 100 RSZ with K nonce using my own signatures and public ke…
|
n/a | krashfire | November 20, 2024, 11:52:44 AM | ||
lattice attack 2 in Development & Technical Discussion
lattice attack 2 by
krashfire
this code was shared by a user on this forum on how to generate our own 100 sign…
|
n/a | krashfire | Today at 02:36:23 AM | ||
Z Value in Bitcoin Transaction in Development & Technical Discussion
Z Value in Bitcoin Transaction by
krashfire
How do I get the Z value/Hash from my bitcoin transactions?Is there a python scr…
|
n/a | krashfire | November 20, 2024, 10:49:51 AM | ||
whitebox_ECDSA_attack_tool in Development & Technical Discussion
whitebox_ECDSA_attack_tool by
krashfire
I cant seem to install the ecdsattack Module. i got this error while installing…
|
n/a | krashfire | November 16, 2024, 11:45:10 AM | ||
Leaked Nonce Part in Lattice attack in Development & Technical Discussion
Leaked Nonce Part in Lattice attack by
krashfire
Dearest Experts... How do I know if any of my transactions have a weak/leaked no…
|
n/a | krashfire | November 20, 2024, 10:31:32 PM | ||
Lattice Attack in Development & Technical Discussion
Lattice Attack by
krashfire
Hi.. I need help.1) I have been getting this error. I downloaded it here.>>…
|
n/a | krashfire | November 20, 2024, 11:14:58 PM | ||
Lattice Attack Public Key Conversion in Development & Technical Discussion
Lattice Attack Public Key Conversion by
krashfire
Hi everyone..1) I tried putting in my given public key.. but the output returns…
|
n/a | krashfire | November 15, 2024, 06:16:07 PM |