CPS 1 - Spring, 1999 - Ramm 3/10/99 #23
- Announce
- Quiz
- Begin Read Chapter 9 Language Translation
Chapter 8. Machine Architecture
- Tracing (often the only way to understand)
- Loop Example
-
summer.as
- Factorial Example (Iterative)
-
fact.as
- Writing a Program from Scratch
- Handling Lists or Arrays (Self Modifying Code)
- E.g. sum of squares fo input
- quit on zero
- Fancier Architecture
- Need for more registers
- Dealing with tables (arrays)
Return to Computer Security Issues
- Client/Server
- Computer Security
- Password Security
- Promiscuous Listener
- Trojan Horses
- Cracking
- Spoofing
- Confidentiality
- Encryption
- Basic Ideas
- Public Key Encryption
- RSA
- PGP
- Kerberos
- Liability