12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <CodeBlocks_layout_file>
- <FileVersion major="1" minor="0" />
- <ActiveTarget name="Debug" />
- <File name="lib\certificate_compression.c" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
- <Cursor>
- <Cursor1 position="1637" topLine="8" />
- </Cursor>
- </File>
- <File name="lib\cifra\chacha20.c" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
- <Cursor>
- <Cursor1 position="1370" topLine="17" />
- </Cursor>
- </File>
- <File name="lib\chacha20poly1305.core.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
- <Cursor>
- <Cursor1 position="2073" topLine="24" />
- </Cursor>
- </File>
- <File name="cifra\chacha20poly1305.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
- <Cursor>
- <Cursor1 position="622" topLine="17" />
- </Cursor>
- </File>
- <File name="lib\cifra\aes128.c" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
- <Cursor>
- <Cursor1 position="1152" topLine="0" />
- </Cursor>
- </File>
- <File name="cifra\curve25519.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
- <Cursor>
- <Cursor1 position="995" topLine="0" />
- </Cursor>
- </File>
- <File name="cifra\curve25519.c" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
- <Cursor>
- <Cursor1 position="557" topLine="0" />
- </Cursor>
- </File>
- <File name="cifra\blockwise.c" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
- <Cursor>
- <Cursor1 position="522" topLine="0" />
- </Cursor>
- </File>
- <File name="cifra\aes.c" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
- <Cursor>
- <Cursor1 position="608" topLine="0" />
- </Cursor>
- </File>
- <File name="micro-ecc\uECC.c" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
- <Cursor>
- <Cursor1 position="24473" topLine="702" />
- </Cursor>
- </File>
- </CodeBlocks_layout_file>
|