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:
04 December 2013
January 1 - January 31
From January 1 to January 31
More Information: http://www.ieice.org/eng/s_issue/cfp/2015_1EA.pdf
03 December 2013
Topic: Complex security strategies for secure embedded circuits
Category: implementation
Description: This thesis aims at defining software-level countermeasures against fault attacks on an up-to-date microcontroller. To perform such an analysis, this thesis relies on a hardware-level attacker\'s fault model. This fault model is obtained by using an electromagnetic fault injection experimental process.[...]
Topic: Cryptanalysis of Symmetric Cryptographic Primitives
Category: secret-key cryptography
Description: Symmetric key cryptographic primitives are the essential building blocks in modern information security systems. The security argument for the majority of such primitives in use is only a heuristic one and therefore their respective security evaluation continually remains an open question. In this thesis, we provide cryptanalytic results for several relevant cryptographic hash functions and stream ciphers.\r\n\r\nFirst, we provide results concerning two standardized cryptographic hash functions: HAS-160 and SM3. We develop a new heuristic for finding compatible differential paths and apply it to the the Korean hash function standard HAS-160. Our heuristic leads to a practical second order collision over all of the HAS-160 function steps, which is the first practical complexity distinguisher for this function. In case of SM3, which is a design that builds upon the SHA-2 hash, we study second order collision attacks on reduced-round versions and point out a structural slide-rotational property that exists in the function.\r\n\r\nNext, we examine the security of the following three stream ciphers: Loiss, SNOW 3G and SNOW 2.0. By exploiting the differential properties of a particular component utilized in the Loiss cipher, we provide a key-recovery attack of practical complexity on Loiss in the related-key model. SNOW 3G stream cipher is used in 3rd Generation Partnership Project (3GPP) and the SNOW 2.0 cipher is an ISO/IEC standard (IS 18033-4). For both of these ciphers,we show that the initialization procedure admits a sliding property, resulting in several sets of related-key pairs. Our investigation leads to related-key key recovery attacks against SNOW 2.0 with 256-bit keys.\r\n\r\nFinally, we provide differential fault analysis attacks against two stream ciphers: HC-128 and Rabbit. In this type of attacks, the attacker is assumed to have physical influence over the device that performs the encryption and is able to introduce random faults into the computational p[...]
Giuseppe Ateniese, Ilario Bonacina, Antonio Faonio, Nicola Galesi
Dwork and Naor (CRYPTO \'92), for example, proposed to use such proofs to discourage spam.
The idea is to couple each email message with a proof of work that demonstrates the sender performed some computational task.
A proof of work can be either CPU-bound or memory-bound. In a CPU-bound proof, the prover must
compute a CPU-intensive function that is easy to check by the verifier. A memory-bound proof, instead, forces the prover to access the main memory several times, effectively replacing
CPU cycles with memory accesses.
In this paper we put forward a new concept dubbed {\\em proof of space}. To compute such a proof, the prover must use a specified amount of space, i.e., we are not interested in the number of accesses to the main memory (as in memory-bound proof of work) but rather on the amount of actual memory the prover must employ to compute the proof.
We give a complete and detailed algorithmic description of our model. We develop a full theoretical analysis which uses combinatorial tools from Complexity Theory (like pebbling games) which are essential in studying space lower bounds.
We remark that a similar concept
has recently been described by Dziembowski et al. (Workshop held in Warsaw, 2013), however their proof-of-space paradigm
is more in line with memory-bound proof of work since the prover can trade off space with computation while our definition disallow this prospect.
Somindu C. Ramanna, Palash Sarkar
from Type-3 pairings with constant sized ciphertexts. Scheme $\\ahibe$ is anonymous and $\\hibe$ is non-anonymous.
The constructions are obtained by extending the IBE scheme recently proposed by Jutla and Roy (Asiacrypt 2013).
Security is based on the standard decision Symmetric eXternal Diffie-Hellman (SXDH) assumption. In terms of provable
security properties, all previous
constructions of constant-size ciphertext HIBE schemes had one or more of the following drawbacks: secure in the weaker model of
selective-identity attacks; exponential security degradation in the depth of the HIBE; and use of non-standard assumptions.
The security arguments for $\\ahibe$ and $\\hibe$ avoid all of these drawbacks. Along with theoretically satisfying security,
the parameter sizes and efficiencies of the different algorithms of the two schemes compare very well with all previously known
constructions. Based on currently known techniques, $\\ahibe$ and $\\hibe$ fill an
important gap in the state-of-the-art on efficient (anonymous) HIBE constructions.
02 December 2013
Amsterdam, Netherlands, July 16 - July 18
Notification: 13 April 2014
From July 16 to July 18
Location: Amsterdam, Netherlands
More Information: http://petsymposium.org
University College London, United Kingdom
Candidates must have a PhD with a strong publication record in cryptography or theoretical computer science. Research experience in zero-knowledge proofs, probabilistically checkable proofs or lattice-based cryptography will be considered a plus.
University College London is one of Europe\\\'s highest ranked universities and has recently been recognized by the EPSRC and GCHQ as one of UK\\\'s Academic Centres of Excellence in Cyber Security Research. The Computer Science Department is one of the largest in the UK and is located at UCL\\\'s main campus in the centre of London.
01 December 2013
Victor Lomn\\\'{e}, Emmanuel Prouff, and Thomas Roche
Xi-Jun Lin, Lin Sun
Stefan Dziembowski, Sebastian Faust, Vladimir Kolmogorov, Krzysztof Pietrzak
In this work, we put forward an alternative concept for PoWs -- so-called proofs of space (PoS), where a service requestor must dedicate a significant amount of disk space as opposed to computation. We construct secure PoS schemes in the random oracle model, using graphs with high \"pebbling complexity\" and Merkle hash-trees.
Aggelos Kiayias, Yiannis Tselekounis
cryptographic circuits. Our model is motivated by the plausibility of
tampering directly with circuit gates and by the increasing use of {\\em tamper
resilient gates} among the known constructions that are shown to be resilient
against {\\em wire-tampering} adversaries. We prove that gate-tampering is {\\em
strictly} stronger than wire-tampering. On the one hand, we show that there is
a gate-tampering strategy that perfectly simulates any given wire-tampering
strategy. On the other, we construct families of circuits over which it is
impossible for any wire-tampering attacker to simulate a certain gate-tampering
attack (that we explicitly construct). We also provide a tamper resilience
impossibility result that applies to both gate and wire tampering adversaries
and relates the amount of tampering to the depth of the circuit. Finally, we
show that defending against gate-tampering attacks is feasible by appropriately
abstracting and analyzing the circuit compiler of Ishai et al.
\\cite{Ishai:2006a} in a manner which may be of independent interest.
Specifically, we first introduce a class of compilers that, assuming certain
well defined tamper resilience characteristics against a specific class of
attackers, can be shown to produce tamper resilient circuits against that
same class of attackers. Then, we describe a compiler in this class for which
we prove that it possesses the necessary tamper-resilience characteristics
against gate-tampering attackers.
Rupeng Yang, Qiuliang Xu, Yongbin Zhou, Chengyu Hu, and Zuoxia Yu
Gilles Macario-Rat, Jérôme Plût, Henri Gilbert
We show that the structure of the problem is directly linked to the
structure of quadratic forms in odd and even characteristic. We describe a completely new method allowing to efficiently solve most instances. Unlike previous solving techniques, this is not based upon Gröbner basis computations.
Frank-M. Quedenfeld, Christopher Wolf
In this article we give a new framework for cubes that are useful in the cryptanalytic context. In addition, we show how algebraic modelling of a cipher can greatly be improved when taking both cubes and linear equivalences between variables into account. When taking many instances of Trivium, we empirically show a saturation effect, i.e., the number of variables to model an attack will become constant for a given number of rounds. Moreover, we show how to systematically find cubes both for general primitives and also specifically for Trivium. For the latter, we have found all cubes up to round 446 and draw some conclusions on their evolution between rounds. All techniques in this article are general and can be applied to any cipher.
Dario Catalano, Antonio Marcedone, Orazio Puglisi
Guangjun Fan, Yongbin Zhou, Chengyu Hu, Dengguo Feng
In this paper, we present an augmented model of both LROM and some leakage models. In our new model, both the secret key and pairs of input and output of hash functions can be leaked. Furthermore, the secret key can be leaked continually during the whole lifecycle of a cryptographic scheme. Hence, our new model is more universal and stronger than LROM and some leakage models (e.g. only computation leaks model and bounded memory leakage model). As an application example, we also present a public key encryption scheme which is provably IND-CCA secure in our new model.
Jie Chen, Hoeteck Wee
(IBE) from the standard assumptions where the security loss depends
only on the security parameter and is independent of the number of
secret key queries. This partially answers an open problem posed by
Waters (Eurocrypt 2005). Our construction combines Waters\' dual
system encryption methodology (Crypto 2009) with the Naor-Reingold
pseudo-random function (J. ACM, 2004) in a novel way. The security
of our scheme relies on the DLIN assumption in prime-order groups.
Mohammad Saiful Islam Mamun, Atsuko Miyaji
the specific needs of certain application e.g., a vehicular adhoc network (VANET). Groth GS is the first efficient GS scheme in the BSZ-model with security proofs in the standard model. We modify the Groth GS in order to meet a restricted, but arguably sufficient set of privacy proper-ties. Although there are some authentication schemes using GS none of them satisfy all the desirable security and privacy properties. Either they follow GSs that rely on Random Oracle Model, or unable to satisfy potential application requirements. In particular, link management which allows any designated entities to link messages, whether they are coming from the same member or a certain group of members without revealing their identities; opening soundness that prevents malicious accusations by the opener against some honest member of the group; revocation system that privileges from fraudulent member like the traditional Public Key infrastructure (PKI). In order to achieve the aforementioned security properties together, we propose a new GS model where linkability, sound
opening and revocability properties are assembled in a single scheme. The novelty of our proposal stems from extending the Groth GS by relaxing strong privacy properties to a scheme with a lightly lesser privacy in order to fit an existing VANET application requirements. In addition, we partially minimize the Groth GS scheme to expedite efficiency.
30 November 2013
Sanjay Bhattacherjee, Palash Sarkar
Raghuvir Songhela, Manik Lal Das
interests at industry due to their vast applications such as supply chain, access control, inventory, transport, health care and home appliances. Although tag identification is the primary security goal of an RFID system, privacy issue is equally, even more, important concern in RFID system because of pervasiveness of RFID tags. Over the years, many protocols have been proposed for RFID tags\' identification using different cryptographic primitives. It has been observed that most of them provide tags\' identification, but they fail to preserve tags\' privacy. It has been also proven that public-key primitives are essential for strong privacy and security
requirements in RFID systems. In this paper, we present a mutual authentication protocol for RFID systems using elliptic curves arithmetic.
Precisely, the proposed protocol provides narrow-strong and wide-weak
privacy and resists tracking attacks under standard complexity assumption. The protocol is compared with related works and found efficient in comparison to others.