IACR News
If you have a news item you wish to distribute, they should be sent to the communications secretary. See also the events database for conference announcements.
Here you can see all recent updates to the IACR webpage. These updates are also available:
05 September 2014
Ahto Buldas, Risto Laanoja, Peeter Laud, Ahto Truu
We also show that the compression function of Shrimpton-Stam that uses non-compressing components is BPrA. The security proof for unbounded hash-tree schemes is very tight under the BPrA assumption. In order to have $2^s$-security against back-dating, the hash function must have $n=2s + 4$ output bits, assuming that the security of the hash function is close to the birthday barrier, i.e. that there are no structural weaknesses in the hash function itself. Note that the previous proofs that assume PrA gave the estimation $n=2s + 2 \\log_2 C + 2$, where $C$ is the maximum allowed size of the hash tree. For example, if $s=100$ ($2^{100}$-security) and $C=2^{50}$, the previous proofs require $n=302$ output bits, while the new proof requires $n=204$ output bits.
Erfan Aghaee, Majid Rahimi, Hamed Yusefi
Benoit Feix, Hugues Thiebeauld
Simona Samardjiska, Danilo Gligoroski
04 September 2014
Singapore, Singapore, April 14
Notification: 19 January 2015
From April 14 to April 14
Location: Singapore, Singapore
More Information: http://conference.cs.cityu.edu.hk/asiaccsscc/
London, United Kingdom, January 7 - January 9
From January 7 to January 9
Location: London, United Kingdom
More Information: http://www.realworldcrypto.com/rwc2015
Serge Vaudenay
Ahto Buldas, Risto Laanoja, Ahto Truu
Antonio de la Piedra
cards. The IRMA card provides at the time of writing this manuscript, an optimal performance for practical applications. In this report, we address the case of integrating this implementation in the Idemix library. We opted for implementing the key binding use case together with the generation of exclusive scope pseudonyms and public key commitments on card. The integration requires two additional classes
(one that parses system parameters, credential specifications and issuer public keys and other one that interfaces the card and its functionalities with the CL building block) together with one modification in the code if the signature randomization is delegated to the card (only required in one of the proposed alternatives). The integration of the key binding use case requires 540 bytes extra in the smart card. We can perform all the involved cryptographic operations in only 206.75 ms, including the computation of exclusive scope pseudonyms (55.19 ms).
Enrique Larraia
a new construction secure against active adversaries.
We can replace the invocation of the hash function that is used
to check the receiver is well-behaved with the XOR of bit strings.
This is possible by applying a cut-and-choose
technique on the length of the bit strings that the receiver sends
in the reversed OT. We also improve on the number
of seeds required for the extension, both asymptotically and practically.
Moreover, the protocol used to test receiver\'s behaviour enjoys
unconditional security.
Ioana Boureanu, Serge Vaudenay
Concretely, by combining ideas from SKI and FO, we propose symmetric protocols that are efficient, noise-tolerant and-at the same time- provably secure against all known frauds. Indeed, our new distance-bounding solutions outperform the two aforementioned provably secure distance-bounding protocols. For instance, with a noise level of 5%, we obtain the same level of security as those of the pre-existent protocols, but we reduce the number of rounds needed from 181 to 54.
Ange Albertini, Jean-Philippe Aumasson, Maria Eichlseder, Florian Mendel, Martin Schläffer
Omer Egecioglu, Cetin Kaya Koc
algorithm for multiplying the elements of the field GF$(2^k)$
expressed in a normal basis. The number of XOR gates for the proposed
multiplication algorithm is
fewer than that of the optimal normal basis multiplication, not taking into
account the cost of forward and backward transformations. The algorithm is
more suitable for applications in which tens or hundreds of field multiplications
are performed before needing to transform the results back.
Chung Hun Baek, Jung Hee Cheon, Hyunsook Hong
This concept was presented in 2002 by Chow et al., and since then there have been many proposals to give solutions for the white-box cryptography.
However, the progress does not seem to be substantial in spite of its practical importance.
In fact, it is repeated that as a proposal on white-box implementation is announced, an attack of this implementation with lower complexity followed soon.
It is mainly because most cryptanalytic methods were just targeted to some specific implementations and there is no general attack tool for the white-box cryptography.
In this paper, we present a general analytic toolbox for white-box implementations which extracts the secret information obfuscated in the implementation.
For a general SLT cipher on $n$ bits with S-boxes on $m$ bits, one can remove the nonlinear encodings with complexity $O(\\frac{n}{m_Q}2^{3m_Q})$ using our attack tool, if $m_Q$-bit nonlinear encodings are used to obfuscate input/output values in the implementation.
Also, one can recover the affine encoding $A$ in time $O(\\frac{n}{m}\\cdot{m_A}^32^{3m})$ using our extended affine equivalence algorithm~(EAEA), if the inverse of the encoded round function $F$ on $n$ bits is given, where $m_A$ is the smallest integer $p$ such that $A$ or its similar matrix obtained by permuting rows and columns is a block diagonal matrix with a $p\\times p$ matrix as a block.
To avoid our attack, we need to consider a special encoding of large $m_A$, up to $n$. This results in storage blowing up in general. We suggest one approach with special affine encodings of $m_A=n$ that saves storage.
In that case, the EAEA has the complexity~$O\\left(\\min\\left\\{\\tfrac{n}{m}\\cdot {n}^{m+3}\\cdot2^{2m}, {n}\\cdot\\log{n}\\cdot {\\sqrt{2}}^{n}\\right\\}\\right)$, {which can be large up to $2^{74}$ and $2^{109}$ for $n=128$ and $256$, respectively, when $m=8$.
This gives an approach to design secure white-box implementation with practical storage.
We expect that our analytic toolbox initiates the research on white-box implementation design.}
Ahto Buldas, Risto Laanoja, Ahto Truu
hash-sequence based signatures proposed recently by Buldas, Laanoja and Truu (in the following referred to as BLT).
In their scheme, a message $m$ is signed by time-stamping a concatenation $m\\| z_t$ of the message and the one-time
pseudo-random password $z_t$ intended to sign messages at a particular time $t$.
The signature is valid only if the time-stamp points to the same time $t$. Hence, the one time passwords cannot be abused after their use.
To efficiently and securely implement such a scheme at the client side, dedicated hardware is needed and thereby, the solutions that save the (secure) memory and computational time are important. For such schemes, the memory consumption directly depends on the efficiency of the \\emph{hash sequence reversal algorithms}.
The best known reversal algorithm for the BLT scheme uses $O(\\log^2 \\ell)$ memory.
This means that for a signing key that is valid for one year (i.e. $\\ell\\approx 2^{25}$ with one-second time resolution), the device needs to store about $25^2=625$ hash
values which for SHA-256 hashing algorithm means about $20$ K bytes of secure memory.
Another problem with hash sequence reversal algorithms is that they mostly assume that the signature device is always
connected to the computer or has an independent power supply. This is a serious limitation for smart-card implementations of the scheme.
We show first that a mini Public Key Infrastructure in the signature device can be used to lower the memory consumption about twice.
There is a master key (i.e. a hash sequence) that is used to certify short term (about five minutes) signing keys
so that a signature consists of a short term certificate which is a hash chain in the master hash tree (used to authenticate the master hash sequence), and a hash chain that is used to authenticate a particular hash value $z_t$ in the sequence.
We also discuss how to implement hash sequence signatures in devices that have no power supply and are not regularly connected to
computers, such as smart-cards which are often used as personal digital signature devices. General-purpose cryptographic smart-cards also have many
restrictions that limit the use of hash sequence signatures. For example, their hashing speed is relatively low: up to 500 hashing steps per second;
their secure memory is of limited size, etc. This all combined with irregular usage patterns makes the use of hash sequence signatures questionable.
We show why the hash sequence signature (in its original form) cannot be used as the CA signature in the mini PKI solution.
Finally, we propose a new type of hash sequence signature that is more suitable for smart-card implementations.
Genqiang Wu, Yeping He, Yi Lu, Liping Ding
Our main result is a constant-round protocol that exhibit the square of $\\log e$ communication and the square of $\\log e$ exponentiations with simulation-based security. At the heart of the construction is perfect $k$-ary index and corresponding zero-knowledge proof techniques.
We consider a more general case of the problem where the interval is substituted by a union of intervals.
02 September 2014
New York, USA, June 2 - June 5
Notification: 17 March 2015
From June 2 to June 5
Location: New York, USA
More Information: http://acns2015.cs.columbia.edu/
Santa Barbara, USA, August 14 - August 18
Location: Santa Barbara, USA
More Information: http://www.iacr.org/conferences/
Santa Barbara, USA, August 16 - August 20
Location: Santa Barbara, USA
More Information: http://www.iacr.org/conferences/
Mingqiang Wang, Tao Zhan, Haibin Zhang
1. We prove that the Partial-CDH problem over finite fields $\\mathbb{F}_{p^2}$ is as hard as the regular CDH problem over the same fields.
2. We show a much stronger and more generalized result over finite fields $\\mathbb{F}_{p^2}$---not only the regular CDH problem over $\\mathbb{F}_{p^2}$ admits hard-core predicates but every individual bit of the CDH value is unpredictable.
3. We extend the Partial-CDH problem to define the $d$-th CDH problem over finite fields $\\mathbb{F}_{p^t}$ for any polynomial $t>1$ and for any $0\\leq d \\leq t-1$. We show that computing any single coordinate of the CDH value over $\\mathbb{F}_{p^t}$ is equivalent to computing the entire CDH value.
4. We prove that over finite fields $\\mathbb{F}_{p^t}$ for any polynomial~$t>1$, each $d$-th CDH problem except $d \\neq 0$ admits a large class of hard-core predicates, including every individual bit of the $d$-th coordinate. Hence almost all individual bits of the CDH value of the regular CDH problem over finite fields $\\mathbb{F}_{p^t}$ for $t>1$ are hard-core.