From 7a9d577ec36d7b7499483ed366f9855d27a31bad Mon Sep 17 00:00:00 2001 From: Greg Brown Date: Tue, 17 May 2022 17:39:22 +0100 Subject: Fresh start. --- thesis.bib | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'thesis.bib') 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} +} -- cgit v1.2.3