# HyperNova notes > ++Table of contents++ > [TOC] ## About Paper: https://eprint.iacr.org/2023/573.pdf ## Code - PoC issue: https://github.com/privacy-scaling-explorations/Nova/issues/13 - Long-lived branch: https://github.com/privacy-scaling-explorations/Nova/tree/hypernova ## Components - CCS - Multi-folding - Superspartan ## CCS Paper: https://eprint.iacr.org/2023/552 R1CS to CCS overview, including Sage code: https://hackmd.io/IW4jOlOcQ9u0Um3SQgwEEg WIP PR: https://github.com/privacy-scaling-explorations/Nova/pull/14 More detailed notes on CCS: https://hackmd.io/nQtquuk9QCGiB9EhUPgXvg?both ## Multifolding Learning code: https://github.com/arnaucube/nova-study/tree/main/src/hypernova