summaryrefslogtreecommitdiff
path: root/thesis.bib
diff options
context:
space:
mode:
Diffstat (limited to 'thesis.bib')
-rw-r--r--thesis.bib23
1 files changed, 23 insertions, 0 deletions
diff --git a/thesis.bib b/thesis.bib
index e69de29..8409e44 100644
--- a/thesis.bib
+++ b/thesis.bib
@@ -0,0 +1,23 @@
+@online{ASan,
+ title = {{AddressSanitizer} documentation},
+ author = {LLVM},
+ url = {http://clang.llvm.org/docs/AddressSanitizer.html},
+ urldate = {2017-04-16}
+}
+
+@online{LSan,
+ title = {{LeakSanitizer} documentation},
+ author = {LLVM},
+ url = {http://clang.llvm.org/docs/LeakSanitizer.html},
+ urldate = {2017-04-16}
+}
+
+@article{Koblitz,
+ title={Encoding and decoding of a message in the implementation of Elliptic Curve cryptography using Koblitz's method},
+ author={Bh, Padma and Chandravathi, D and Roja, P Prapoorna},
+ journal={International Journal of Computer Science and Engineering},
+ volume={2},
+ number={5},
+ pages={1904--1907},
+ fyear={2010}
+} \ No newline at end of file