Use OpenSSL to generate the nonce.
This commit is contained in:
parent
2a8547ce2b
commit
9547bd112f
5 changed files with 28 additions and 98 deletions
|
@ -18,9 +18,7 @@ SRCS = XMPPAuthenticator.m \
|
|||
XMPPSCRAMAuth.m \
|
||||
XMPPStanza.m
|
||||
|
||||
INCLUDES := ${SRCS:.m=.h}
|
||||
|
||||
SRCS += arc4random_uniform.m
|
||||
INCLUDES = ${SRCS:.m=.h}
|
||||
|
||||
include ../buildsys.mk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue