RSS feed
77c9b908
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/05/26 08:03
Fix indentation.
74641742
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/05/12 07:53
Add tests for AES GCM decryption, fix a small bug.
05e04ed1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/05/12 21:28
Fix posix build.
7cd4f442
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/05/12 21:15
Add float trapping controls.
f52ac3cb
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/05/12 14:56
Remove useless bounds check.
398cc4d0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/05/12 06:04
Add aesgcm decryption
a28464d9
– Ori Bernstein <ori@eigenstate.org>
authored
and System administrator <root@ip-172-31-43-29.ap-northeast-1.compute.internal>
committed
on 2018/05/12 02:32
Move nix packaging to the appropriate place.
729c781f
– Adrian Parvin D. Ouano <adrianparvino@gmail.com>
authored
and System administrator <root@ip-172-31-43-29.ap-northeast-1.compute.internal>
committed
on 2018/05/11 10:49
Add default.nix for Nix systems
5e304164
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/05/10 20:14
Check return value of getcwd.
1d4b5540
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/05/10 20:13
The deps aren't phony.
c0445830
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/05/10 16:44
Rebuild if the toolchain was updated.
34aa8c1d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/05/10 16:06
Merge branch 'libmath-merge'
a4f0ffa2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/05/09 15:21
Turn off fancy stuff when we have an old assembler.
005ab9c7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/05/09 19:40
Regenerate netbsd bootstrap
3665783a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/05/09 15:21
Merge remote-tracking branch 'npnth/libmath'
0f956d6b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/05/08 18:33
Don't specify .comm alignment.
00348526
– Carlin Bingham <cb@viennan.net>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2018/05/08 00:02
libjson: allow square brackets in strings
78792ee3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/05/06 08:37
Start of AES GCM work.
afee16c0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/05/06 02:58
Make std.writeall api slightly nicer.
37ba2ec8
– S. Gilles <sgilles@math.umd.edu>
authored
on 2018/05/03 16:14
Finish expm1 using scale2.
bf035b68
– S. Gilles <sgilles@math.umd.edu>
authored
on 2018/05/03 07:13
Implment scale2.
0dd6c9d5
– S. Gilles <sgilles@math.umd.edu>
authored
on 2018/04/20 10:33
Implement most of expm1. Errors in huge numbers.
1ac88fcd
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/05/01 06:24
Escape test failures.
e1bfd3ee
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/05/01 05:07
Merge branch 'master' of /git/ori/mc
89331eff
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/04/27 14:15
Extract slices recursively.
32ff704e
– Ori Bernstein <ori@markovcorp.com>
authored
on 2018/04/24 07:40
We don't do PIE yet, let's deal with it later.
0f7fbc2d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/04/22 15:40
Improve comments.
4ac578a1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/04/22 15:29
Add a special exit stack to our thread library.
b9cf124f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/04/20 06:40
Fix OpenBSD 6.1 specialization.
e406ac08
– S. Gilles <sgilles@math.umd.edu>
authored
on 2018/04/19 16:59
Put _s in the right spot in ASM files.
bc7052e0
– S. Gilles <sgilles@math.umd.edu>
authored
on 2018/04/19 06:51
Test exp.