Criminal law
What Is Criminal Law?
Criminal law is a branch of public law concerned with offenses against the state, society, or individuals that are prosecuted and punished by governmental authority. It defines which acts constitute crimes, establishes the elements of proof required for conviction, and prescribes the range of penalties from fines to imprisonment. Unlike civil law, in which disputes are resolved between private parties seeking compensation, criminal proceedings are initiated by the state and carry the possibility of loss of liberty. Criminal law is relevant to engineering and technology practice because it governs conduct ranging from computer fraud and unauthorized network access to safety-critical negligence in product design.
The intersection of criminal law and technology has grown considerably as digitally enabled offenses have multiplied and as engineered systems have become embedded in daily life. Courts and legislatures continually revise criminal statutes to address new categories of conduct that were not contemplated when foundational legal codes were written.
Elements of Criminal Liability
Most criminal offenses require the prosecution to prove two elements: a guilty act (actus reus) and a guilty mind (mens rea). The actus reus is the physical conduct or omission that the law prohibits. The mens rea is the mental state the actor held at the time, which criminal codes typically categorize as intentional, knowing, reckless, or negligent. Some offenses, called strict liability crimes, require only proof of the act without regard to intent. This framework matters to technology practitioners because software faults or hardware failures that result in harm can give rise to criminal negligence charges when a designer or manufacturer acted recklessly in disregarding a known risk. Research presented at the ACM Symposium on Computer Science and Law examines how these classical doctrines apply to algorithmic systems and automated decision-making.
Computer Crime and Cybercrime Statutes
Computer crime law, sometimes called cybercrime law, is the subfield of criminal law that specifically targets offenses involving computers and networks as the instrument or target of illegal conduct. In the United States, the Computer Fraud and Abuse Act (CFAA) is the primary federal statute, prohibiting unauthorized access to protected computers and the transmission of damaging code. Similar frameworks exist in the EU under the Directive on Attacks Against Information Systems and in the UK under the Computer Misuse Act 1990. These statutes criminalize activities such as unauthorized intrusion, denial-of-service attacks, data theft, and ransomware deployment. The IEEE paper on benefits of AI in the legal system reviews how computational tools are being applied to detect and prosecute such offenses more efficiently.
Criminal Procedure and Evidence
Criminal procedure governs how the state investigates offenses, collects evidence, and brings cases to trial. It sets the constitutional limits on search and seizure, the admissibility standards for digital evidence, and the rights of the accused. For technology professionals, criminal procedure is relevant when electronic records, device logs, or algorithmic outputs are introduced in court. Courts have grappled with questions about the reliability of forensic software tools, the chain of custody for cloud-stored data, and the privacy implications of geolocation tracking. The MIT Computer Science and Law reading on criminal law and the internet provides foundational analysis of how criminal procedure adapts to networked environments.
Applications
Criminal law intersects with technology and engineering in several applied contexts, including:
- Prosecution of cyberattacks, data breaches, and intellectual property theft
- Liability assessment for autonomous system failures causing bodily harm
- Admissibility and authentication of digital forensic evidence
- Compliance frameworks governing export-controlled technology
- Criminal background screening in safety-critical workforce certification