summaryrefslogtreecommitdiff
path: root/thesis.bib
diff options
context:
space:
mode:
Diffstat (limited to 'thesis.bib')
-rw-r--r--thesis.bib14
1 files changed, 14 insertions, 0 deletions
diff --git a/thesis.bib b/thesis.bib
index adf7e5e..ef2797f 100644
--- a/thesis.bib
+++ b/thesis.bib
@@ -144,3 +144,17 @@ date = {2019-12},
pages = {751–807},
numpages = {57}
}
+
+@InProceedings{10.1007/3-540-47721-7_24,
+author="Barrett, Paul",
+editor="Odlyzko, Andrew M.",
+title="Implementing the Rivest Shamir and Adleman Public Key Encryption Algorithm on a Standard Digital Signal Processor",
+booktitle="Advances in Cryptology --- CRYPTO' 86",
+date="1987",
+publisher="Springer Berlin Heidelberg",
+address="Berlin, Heidelberg",
+pages="311--323",
+abstract="A description of the techniques employed at Oxford University to obtain a high speed implementation of the RSA encryption algorithm on an ``off-the-shelf'' digital signal processing chip. Using these techniques a two and a half second (average) encrypt time (for 512 bit exponent and modulus) was achieved on a first generation DSP (The Texas Instruments TMS 32010) and times below one second are achievable on second generation parts. Furthermore the techniques of algorithm development employed lead to a provably correct implementation.",
+isbn="978-3-540-47721-1",
+doi = {10.1007/3-540-47721-7_24}
+}