mirror of
https://github.com/boostorg/safe_numerics.git
synced 2026-02-13 00:32:14 +00:00
132 lines
8.1 KiB
HTML
132 lines
8.1 KiB
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
|
<title>Bibliography</title>
|
|
<link rel="stylesheet" href="boostbook.css" type="text/css">
|
|
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
|
<link rel="home" href="index.html" title="Safe Numerics">
|
|
<link rel="up" href="index.html" title="Safe Numerics">
|
|
<link rel="prev" href="change_log.html" title="Change Log">
|
|
</head>
|
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
|
<table cellpadding="2" width="100%"><tr>
|
|
<td valign="top"><img alt="pre-boost" width="30%" height="30%" src="pre-boost.jpg"></td>
|
|
<td align="center"><a href="../../index.html">Home</a></td>
|
|
<td align="center"><a href="http://www.boost.org/doc/libs">Libraries</a></td>
|
|
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
|
|
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
|
|
<td align="center"><a href="../../more/index.htm">More</a></td>
|
|
</tr></table>
|
|
<hr>
|
|
<div class="spirit-nav">
|
|
<a accesskey="p" href="change_log.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="index.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a>
|
|
</div>
|
|
<div class="section">
|
|
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
|
<a name="safe_numerics.bibliography"></a>Bibliography</h2></div></div></div>
|
|
<div class="biblioentry">
|
|
<a name="idm354480670192"></a><p><span class="author"><span class="surname">Robert C. Seacord</span>. </span><span class="title"><i>
|
|
<a href="http://www.cert.org/secure-coding/publications/books/secure-coding-c-c-second-edition.cfm?" target="_top">Secure
|
|
Coding in C and C++</a>
|
|
</i>. </span><span class="edition">2nd Edition. </span><span class="publishername">Addison-Wesley Professional. </span><span class="date">April 12, 2013. </span><span class="isbn">978-0321822130. </span>Seacord</p>
|
|
</div>
|
|
<div class="biblioentry">
|
|
<a name="idm354480666224"></a><p><span class="author"><span class="surname">Robert C. Seacord</span>. </span><span class="title"><i>
|
|
<a href="https://www.securecoding.cert.org/confluence/display/seccode/INT32-C.+Ensure+that+operations+on+signed+integers+do+not+result+in+overflow?showComments=false" target="_top">INT30-C.
|
|
Ensure that operations on unsigned integers do not wrap</a>
|
|
</i>. </span><span class="publishername">
|
|
<a href="https://www.cert.org" target="_top">Software Engineering Institute,
|
|
Carnegie Mellon University</a>
|
|
. </span><span class="date">August 17, 2014. </span>INT30-C</p>
|
|
</div>
|
|
<div class="biblioentry">
|
|
<a name="idm354480662352"></a><p><span class="author"><span class="surname">Robert C. Seacord</span>. </span><span class="title"><i>
|
|
<a href="https://www.securecoding.cert.org/confluence/display/c/INT32-C.+Ensure+that+operations+on+signed+integers+do+not+result+in+overflow" target="_top">INT32-C.
|
|
Ensure that operations on signed integers do not result in
|
|
overflow</a>
|
|
</i>. </span><span class="publishername">
|
|
<a href="https://www.cert.org" target="_top">Software Engineering Institute,
|
|
Carnegie Mellon University</a>
|
|
. </span><span class="date">August 17, 2014. </span>INT32-C</p>
|
|
</div>
|
|
<div class="biblioentry">
|
|
<a name="idm354480658496"></a><p><span class="author"><span class="surname">Daniel Plakosh</span>. </span><span class="title"><i>
|
|
<a href="https://buildsecurityin.us-cert.gov/bsi/articles/knowledge/coding/312-BSI.html" target="_top">Safe
|
|
Integer Operations</a>
|
|
</i>. </span><span class="publishername">
|
|
<a href="https://buildsecurityin.us-cert.gov" target="_top">U.S. Department of
|
|
Homeland Security</a>
|
|
. </span><span class="date">May 10, 2013. </span>Plakosh</p>
|
|
</div>
|
|
<div class="biblioentry">
|
|
<a name="idm354480654784"></a><p><span class="author"><span class="surname">Will Dietz</span>. </span><span class="author"><span class="surname">Peng Li</span>. </span><span class="author"><span class="surname">John Regehr</span>. </span><span class="author"><span class="surname">Vikram Adve</span>. </span><span class="title"><i>
|
|
<a href="http://www.cs.utah.edu/~regehr/papers/overflow12.pdf" target="_top">Understanding
|
|
Integer Overflow in C/C++</a>
|
|
</i>. </span><span class="publishername">
|
|
<a href="http://dl.acm.org/citation.cfm?id=2337223&picked=prox" target="_top">Proceedings
|
|
of the 34th International Conference on Software Engineering (ICSE),
|
|
Zurich, Switzerland</a>
|
|
. </span><span class="date">June 2012. </span></p>
|
|
</div>
|
|
<div class="biblioentry">
|
|
<a name="idm354480648752"></a><p><span class="author"><span class="surname">Lawerence Crowl</span>. </span><span class="title"><i>
|
|
<a href="http://www.cert.org/secure-coding/publications/books/secure-coding-c-c-second-edition.cfm?" target="_top">
|
|
<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3352.html" target="_top">C++
|
|
Binary Fixed-Point Arithmetic</a>
|
|
</a>
|
|
</i>. </span><span class="publishername">
|
|
<a href="http://www.open-std.org/jtc1/sc22/wg21/" target="_top">JTC1/SC22/WG21 -
|
|
The C++ Standards Committee - ISOCPP</a>
|
|
. </span><span class="date">January 15, 2012. </span>Crowl</p>
|
|
</div>
|
|
<div class="biblioentry">
|
|
<a name="idm354480644000"></a><p><span class="author"><span class="surname">Forum Posts</span>. </span><span class="title"><i>
|
|
<a href="http://www.cert.org/secure-coding/publications/books/secure-coding-c-c-second-edition.cfm?" target="_top">
|
|
<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3352.html" target="_top">C++
|
|
Binary Fixed-Point Arithmetic</a>
|
|
</a>
|
|
</i>. </span><span class="publishername">
|
|
<a href="https://groups.google.com/a/isocpp.org/forum/?fromgroups#!forum/std-proposals" target="_top">ISO
|
|
C++ Standard Future Proposals</a>
|
|
. </span>Forum</p>
|
|
</div>
|
|
<div class="biblioentry">
|
|
<a name="idm354480638848"></a><p><span class="author"><span class="surname">David LeBlanc</span>. </span><span class="title"><i>
|
|
<a href="https://msdn.microsoft.com/en-us/library/ms972705.aspx" target="_top">Integer
|
|
Handling with the C++ SafeInt Class</a>
|
|
</i>. </span><span class="publishername">
|
|
<a href="https://www.cert.org" target="_top">Microsoft Developer Network</a>
|
|
. </span><span class="date">January 7, 2004. </span>LeBlanc</p>
|
|
</div>
|
|
<div class="biblioentry">
|
|
<a name="idm354480634816"></a><p><span class="author"><span class="surname">David LeBlanc</span>. </span><span class="title"><i>
|
|
<a href="https://safeint.codeplex.com" target="_top">SafeInt</a>
|
|
</i>. </span><span class="publishername">
|
|
<a href="https://www.cert.org" target="_top">CodePlex</a>
|
|
. </span><span class="date">Dec 3, 2014. </span>LeBlanc</p>
|
|
</div>
|
|
<div class="biblioentry">
|
|
<a name="idm354480630912"></a><p><span class="author"><span class="surname">Omer Katz</span>. </span><span class="title"><i>
|
|
<a href="http://www.cert.org/secure-coding/publications/books/secure-coding-c-c-second-edition.cfm?" target="_top">
|
|
<a href="http://boost.2283326.n4.nabble.com/SafeInt-code-proposal-td2663669.html" target="_top">SafeInt
|
|
code proposal</a>
|
|
</a>
|
|
</i>. </span><span class="publishername">
|
|
<a href="https://groups.google.com/a/isocpp.org/forum/?fromgroups#!forum/std-proposals" target="_top">Boost
|
|
Developer's List</a>
|
|
. </span>Katz</p>
|
|
</div>
|
|
</div>
|
|
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
|
<td align="left"></td>
|
|
<td align="right"><div class="copyright-footer">Copyright © 2012 Robert Ramey<p><a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">Subject to Boost
|
|
Software License</a></p>
|
|
</div></td>
|
|
</tr></table>
|
|
<hr>
|
|
<div class="spirit-nav">
|
|
<a accesskey="p" href="change_log.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="index.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a>
|
|
</div>
|
|
</body>
|
|
</html>
|