中文
相关论文

相关论文: 22-Step Collisions for SHA-2

200 篇论文

The problem of finding aperiodic low auto-correlation binary sequences (LABS) presents a significant computational challenge, particularly as the sequence length increases. Such sequences have important applications in communication…

数据结构与算法 · 计算机科学 2025-05-27 Blaž Pšeničnik , Rene Mlinarič , Janez Brest , Borko Bošković

Perceptual hashing algorithms (PHAs) are widely used for identifying illegal online content and are thus integral to various sensitive applications. However, due to their hasty deployment in real-world scenarios, their adversarial security…

密码学与安全 · 计算机科学 2024-12-09 Jordan Madden , Moxanki Bhavsar , Lhamo Dorje , Xiaohua Li

This report summarises important technical challenges and their solutions in the calculation of the next-to-next-to-leading order QCD corrections to the width difference $\Delta\Gamma_s$ in the $B_s-\overline{B}_s$ system. We focus on the…

高能物理 - 唯象学 · 物理学 2024-06-25 Pascal Reeck

Side-channel attacks are a major threat to the security of cryptographic implementations, particularly for small devices that are under the physical control of the adversary. While several strategies for protecting against side-channel…

密码学与安全 · 计算机科学 2021-09-27 Madura A. Shelton , Łukasz Chmielewski , Niels Samwel , Markus Wagner , Lejla Batina , Yuval Yarom

Sharding has shown great potential to scale out blockchains. It divides nodes into smaller groups which allow for partial transaction processing, relaying and storage. Hence, instead of running one blockchain, we will run multiple…

分布式、并行与集群计算 · 计算机科学 2022-10-11 Pourya Soltani , Farid Ashtiani

This program can be used to simulate polarised nucleon - nucleon collisions at high energies. Spins of colliding particles are taken into account. The program allows to calculate cross sections for various processes.

高能物理 - 唯象学 · 物理学 2009-10-28 S. Guellenstern , P. Gornicki , L. Mankiewicz , A. Schaefer

Partitioning graphs into blocks of roughly equal size such that few edges run between blocks is a frequently needed operation in processing graphs. Recently, size, variety, and structural complexity of these networks has grown dramatically.…

数据结构与算法 · 计算机科学 2018-10-16 Yaroslav Akhremtsev , Peter Sanders , Christian Schulz

In this paper, we present a study that proposes a three-stage classifier model which employs a machine learning algorithm to develop an intrusion detection and identification system for tens of different types of attacks against industrial…

密码学与安全 · 计算机科学 2020-12-18 Ahsan Al Zaki Khan , Gursel Serpen

Stepping-stone intrusions (SSIs) are a prevalent network evasion technique in which attackers route sessions through chains of compromised intermediate hosts to obscure their origin. Effective SSI detection requires correlating the incoming…

密码学与安全 · 计算机科学 2026-04-13 Nate Mathews , Nicholas Hopper , Matthew Wright

In this article we develop a numerical scheme to deal with interfaces between touching numerical grids when solving the second-order wave equation. We show that it is possible to implement an interface scheme of "penalty" type for the…

计算物理 · 物理学 2014-06-13 F. Parisi , M. Cécere , M. Iriondo , O. Reula

The High-Luminosity LHC is expected to deliver proton-proton collisions every 25 ns with an estimated 140-200 pileup interactions per bunch crossing. Ultrafast track finding is vital for handling Level 1 trigger rates in such conditions. An…

仪器与探测器 · 物理学 2019-10-16 Andrew Hart

The determination of charged particle trajectories (tracking) in collisions at the CERN Large Hadron Collider (LHC) is one of the most important aspects for event reconstruction at hadron colliders. This is especially true in the high…

仪器与探测器 · 物理学 2022-12-06 H. Abidi , A. Boveia , V. Cavaliere , D. Furletov , A. Gekow , C. W. Kalderon , S. Yoo

This note provides very simple, efficient algorithms for computing the number of distinct longest common subsequences of two input strings and for computing the number of LCS embeddings.

数据结构与算法 · 计算机科学 2007-05-23 Ronald I. Greenberg

Sharding has emerged as a critical solution to address the scalability challenges faced by blockchain networks, enabling them to achieve higher transaction throughput, reduced latency, and optimized resource usage. This paper investigates…

分布式、并行与集群计算 · 计算机科学 2025-09-25 Ziwei Wang , Cong Wu , Paolo Tasca

We describe a new implementation of a parallel Tree-SPH code with the aim to simulate Galaxy Formation and Evolution. The code has been parallelized using SHMEM, a Cray proprietary library to handle communications between the 256 processors…

天体物理学 · 物理学 2009-10-31 Cesario Lia , Giovanni Carraro

Multiplicity distributions and their scaling behaviour for various types of secondary charged particles produced in 28Si-nucleus collisions at 4.5A and 14.5A GeV are investigated. The validity of KNO scaling and its generalized form has…

高能物理 - 实验 · 物理学 2021-01-12 N. Ahmad

We describe an efficient Particle-Mesh algorithm for the Connection Machine CM-5. Our particular method parallelizes well and the computation time per time step decreases as the particles become more clustered. We achieve floating-point…

comp-gas · 物理学 2009-10-22 Robert Ferrell , Edmund Bertschinger

The cross--section for two--photon events with (at least) two independent partonic scatters is estimated, for LEP energies as well as a 500 GeV ``photon collider". This results in events with (at least) four central (mini--)jets. Such…

高能物理 - 唯象学 · 物理学 2007-05-23 Manuel Drees

We construct rigorously suitable approximate solutions to the Stokes/Cahn-Hilliard system by using the method of matched asymptotics expansions. This is a main step in the proof of convergence given in the first part of this contribution,…

偏微分方程分析 · 数学 2021-03-31 Helmut Abels , Andreas Marquardt

We show how to answer spatial multiple-set intersection queries in O(n(log w)/w + kt) expected time, where n is the total size of the t sets involved in the query, w is the number of bits in a memory word, k is the output size, and c is any…

数据结构与算法 · 计算机科学 2017-08-31 Michael T. Goodrich