@@ -9,29 +9,29 @@ word-sized primes, typically 30-60 bits. Intel HE Acceleration Library provides
9
9
an API for 64-bit unsigned integers and targets Intel CPUs. For more details on
10
10
Intel HE Acceleration Library, see our
11
11
[ whitepaper] ( https://arxiv.org/abs/2103.16400.pdf ) . For tips on best
12
- performance, see [ Performance] ( #performance )
12
+ performance, see [ Performance] ( #performance ) .
13
13
14
14
## Contents
15
- - [ Intel Homomorphic Encryption (HE) Acceleration Library] ( #intel-homomorphic-encryption-acceleration-library-hexl )
15
+ - [ Intel Homomorphic Encryption (HE) Acceleration Library] ( #intel-homomorphic-encryption-he- acceleration-library )
16
16
- [ Contents] ( #contents )
17
17
- [ Introduction] ( #introduction )
18
- - [ Building Intel HE Acceleration Library] ( #building-intel-hexl )
18
+ - [ Building Intel HE Acceleration Library] ( #building-intel-he-acceleration-library )
19
19
- [ Dependencies] ( #dependencies )
20
20
- [ Compile-time options] ( #compile-time-options )
21
- - [ Compiling Intel HE Acceleration Library] ( #compiling-intel-hexl )
21
+ - [ Compiling Intel HE Acceleration Library] ( #compiling-intel-he-acceleration-library )
22
22
- [ Linux and Mac] ( #linux-and-mac )
23
23
- [ Windows] ( #windows )
24
24
- [ Performance] ( #performance )
25
- - [ Testing Intel HE Acceleration Library] ( #testing-intel-hexl )
26
- - [ Benchmarking Intel HE Acceleration Library] ( #benchmarking-intel-hexl )
27
- - [ Using Intel HE Acceleration Library] ( #using-intel-hexl )
25
+ - [ Testing Intel HE Acceleration Library] ( #testing-intel-he-acceleration-library )
26
+ - [ Benchmarking Intel HE Acceleration Library] ( #benchmarking-intel-he-acceleration-library )
27
+ - [ Using Intel HE Acceleration Library] ( #using-intel-he-acceleration-library )
28
28
- [ Debugging] ( #debugging )
29
29
- [ Threading] ( #threading )
30
30
- [ Community Adoption] ( #community-adoption )
31
31
- [ Documentation] ( #documentation )
32
32
- [ Contributing] ( #contributing )
33
33
- [ Repository layout] ( #repository-layout )
34
- - [ Citing Intel HE Acceleration Library] ( #citing-intel-hexl )
34
+ - [ Citing Intel HE Acceleration Library] ( #citing-intel-he-acceleration-library )
35
35
- [ Version 1.2] ( #version-12 )
36
36
- [ Version 1.1] ( #version-11 )
37
37
- [ Version 1.0] ( #version-10 )
0 commit comments