Anonymous internet banking Guide, Meaning , Facts, Information and Description
The use of strong financial cryptography makes truly private, anonymous banking (or more precisely pseudonymous banking) possible for the first time. The Yodelbank is one bank that claims to be fully anonymous.
We have two people Andy and Bertha (for simplicity we assume they have the same bank). Andy wants to transfer £100 to Bertha anonymously.
Only the bank has the ability to calculate cube roots so the bank charges £100 for the service of finding the cube root of a number. The bank pays anyone who can calculate the cube root of an arbitrary number £100.
Bertha asks the bank for many random numbers in anticipation that someone will want to pay her money. The bank remembers which numbers she was given so that it knows when Bertha manages to calculate a cube root of one of them.
When Andy wants to pay Bertha £100 he asks for one of these numbers R from Bertha. He multiplies it by w cubed (W) and pays the bank £100 to cube root it. The bank returns the answer which is wr (where r is the cube root of R) so andy divides it by w and sends Bertha r. Bertha now knows the cube root of R and can tell the bank what it is. The bank pays her £100.
Different composites N can be used for different denominations of currency so this system doesn't take appreciably longer for large transactions.
This is an Article on Anonymous internet banking. Page Contains Information, Facts Details or Explanation Guide About Anonymous internet banking An example of such an algorithm
Let N=PQ where P,Q are primes.
Computing the cube root of a number A modulo some large composite N is hard compared to computing the cube of A modulo N. However if the factorisation of N into two primes is known then both can be done with ease. In the following algorithm all arithmetric is done modulo N.External links
