# Technical Implementation

- [Cryptographic Primitives](/technical-implementation/cryptographic-primitives.md): Cryptographic primitives used in Veilnyx.
- [Shielded Account](/technical-implementation/shielded-account.md): Implementation of a shielded account
- [Shielded Address](/technical-implementation/shielded-address.md)
- [Account Abstraction](/technical-implementation/account-abstraction.md): Shielded Account as Smart Contract Account
- [Core Architecture](/technical-implementation/core-architecture.md): Architecture of Veilnyx
- [Note](/technical-implementation/core-architecture/note.md)
- [Merkle Tree](/technical-implementation/core-architecture/merkle-tree.md)
- [JoinSplits](/technical-implementation/core-architecture/joinsplits.md)
- [Shielded Transaction](/technical-implementation/core-architecture/shielded-transaction.md)
- [Protocol Interoperability](/technical-implementation/protocol-interoperability.md)
