2005
DOI: 10.1007/11559306_11
|View full text |Cite
|
Sign up to set email alerts
|

Logical Analysis of Hash Functions

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
21
0

Year Published

2006
2006
2021
2021

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 21 publications
(21 citation statements)
references
References 7 publications
0
21
0
Order By: Relevance
“…First is the solution proposed in [16] where the main idea is to change the behaviour of all the arithmetic and logical operators that the algorithm uses, in such a way that each operator produces a propositional formula corresponding to the operation performed. It is obtained by using C++ implementation and a feature of the C++ language called operator overloading.…”
Section: A Toolkit For Cnf Formula Generationmentioning
confidence: 99%
“…First is the solution proposed in [16] where the main idea is to change the behaviour of all the arithmetic and logical operators that the algorithm uses, in such a way that each operator produces a propositional formula corresponding to the operation performed. It is obtained by using C++ implementation and a feature of the C++ language called operator overloading.…”
Section: A Toolkit For Cnf Formula Generationmentioning
confidence: 99%
“…This was done for a wide variety of cryptographic primitives, some of which are DES, MD4/5, Trivium, AES and Keccak [35,21,13,23,40]. One of the tools used in this area is CryptoMiniSat [47].…”
Section: Introductionmentioning
confidence: 99%
“…Previous work [12] proposed an elegant SAT instance generation method based on C++ operator overloading. The source code of each operator ( ,_,etc.)…”
Section: Encoding Zuc As a Sat Instance And Experimental Resultsmentioning
confidence: 99%
“…Unlike [12], we use the Tseitin transformations to express each operator directly in CNF, and use operator overloading to append these clauses directly to a file in DIMACS format. This makes the encoding of ZUC e cient since it requires no additional memory or computations to handle the formula.…”
Section: Encoding Zuc As a Sat Instance And Experimental Resultsmentioning
confidence: 99%