diff options
Diffstat (limited to 'thesis.bib')
| -rw-r--r-- | thesis.bib | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -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 |
