Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: Implement BLAKE3 with Awk (github.com/chirsz-ever)
2 points by chirsz 6 months ago | hide | past | favorite | 1 comment


    function xor(x, y) {
        return (x + y - 2 \* and(x, y));
    }
TIL!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: