Click here to Skip to main content
15,880,725 members

Articles by Cryptonite (Tip/Tricks: 5)

Tip/Tricks: 5

RSS Feed

Average article rating:

No articles have been posted.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 4.95

General Programming
Algorithms
10 Nov 2014   Updated: 10 Nov 2014   Rating: 5.00/5    Votes: 9   Popularity: 4.77
Licence: CPOL    Views: 22,633     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
This is how to use the bisection method to calculate the nth root of a positive real number.
Programming Languages
C#
17 Aug 2014   Updated: 18 Nov 2014   Rating: 4.90/5    Votes: 16   Popularity: 5.90
Licence: CPOL    Views: 57,884     Bookmarked: 22   Downloaded: 458
Please Sign up or sign in to vote.
I keep reading articles on the web about how all random number generators on a computer are "pseudo" random, or "deterministic". Here I present an approach for nondeterministic number generation.
23 Dec 2014   Updated: 23 Dec 2014   Rating: 4.86/5    Votes: 12   Popularity: 5.25
Licence: CPOL    Views: 30,181     Bookmarked: 13   Downloaded: 510
Please Sign up or sign in to vote.
This code provides a simple yet fast method of calculating very large Fibonacci numbers in an efficient manner (also Fib(i) modulo M).
Security
Cryptography
2 Sep 2014   Updated: 2 Sep 2014   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 16,912     Bookmarked: 2   Downloaded: 131
Please Sign up or sign in to vote.
This code gives a solution to the Chinese Remainder Theorem using totients instead of the Extended Euclidean algorithm.
23 Sep 2014   Updated: 23 Sep 2014   Rating: 5.00/5    Votes: 7   Popularity: 4.23
Licence: CPOL    Views: 23,492     Bookmarked: 10   Downloaded: 514
Please Sign up or sign in to vote.
The Blum Micali algorithm provides for a cryptographically secure PRNG (pseudo random number generator).

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.