diff options
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -27,7 +27,7 @@ or OSX with a sane compiler and C library. | |||
| 27 | 27 | ||
| 28 | Note: Our policy is generally to use your system provided intrinsics. | 28 | Note: Our policy is generally to use your system provided intrinsics. |
| 29 | If your system provides security sensitive functions (such as | 29 | If your system provides security sensitive functions (such as |
| 30 | arc4random(), issetugid(), getentropy(), and others) we will | 30 | arc4random(), issetugid(), calloc(), getentropy(), and others) we will |
| 31 | assume they are implemented correctly and securely. If they are | 31 | assume they are implemented correctly and securely. If they are |
| 32 | not please contact your OS provider. | 32 | not please contact your OS provider. |
| 33 | 33 | ||
